国内Maven中央仓库推荐 速度最快最好的Maven仓

一、阿里maven仓
 
 

          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
   
       
            alimaven
            aliyun maven
            http://maven.aliyun.com/nexus/content/groups/public/
            central
       

       
            central
            Maven Repository Switchboard
            http://repo1.maven.org/maven2/
            central
       

       
            repo2
            central
            Human Readable Name for this Mirror.
            http://repo2.maven.org/maven2/
       

       
            ibiblio
            central
            Human Readable Name for this Mirror.
            http://mirrors.ibiblio.org/pub/mirrors/maven2/
       

       
            jboss-public-repository-group
            central
            JBoss Public Repository Group
            http://repository.jboss.org/nexus/content/groups/public
       

       
       
            maven.net.cn
            oneof the central mirrors in china
            http://maven.net.cn/content/groups/public/
            central
       

   


二、maven搜索
国内:http://www.codedocs.net/maven/browse

国外:http://mvnrepository.com/
--------------------- 
作者:qiangqiang816 
来源:CSDN 
原文:https://blog.csdn.net/qiangqiang816/article/details/81541554 
版权声明:本文为博主原创文章,转载请附上博文链接!

你可能感兴趣的:(maven)