国内较快的maven镜像

[html]  view plain copy 在CODE上查看代码片 派生到我的代码片
  1. 国内连接maven官方的仓库更新依赖库,网速一般很慢,收集一些国内快速的maven仓库镜像以备用。  
  2.   
  3. ====================国内OSChina提供的镜像,非常不错===================  
  4.   
  5. <mirror>  
  6.   
  7.       <id>CN</id>  
  8.       <name>OSChina Central</name>                                                                                                                         
  9.       <url>http://maven.oschina.net/content/groups/public/</url>  
  10.       <mirrorOf>central</mirrorOf>  
  11.   
  12.     </mirror>  
  13.   
  14. ========================================================  
  15.   
  16. OSChina Maven 库使用帮助  
  17.   
  18.   
  19. ==================其他maven仓库镜像==========================  
  20.   
  21. <mirror>    
  22.       <id>repo2</id>    
  23.       <mirrorOf>central</mirrorOf>    
  24.       <name>Human Readable Name for this Mirror.</name>    
  25.       <url>http://repo2.maven.org/maven2/</url>    
  26. </mirror>    
  27. <mirror>    
  28.       <id>net-cn</id>    
  29.       <mirrorOf>central</mirrorOf>    
  30.       <name>Human Readable Name for this Mirror.</name>    
  31.       <url>http://maven.net.cn/content/groups/public/</url>     
  32. </mirror>    
  33. <mirror>    
  34.       <id>ui</id>    
  35.       <mirrorOf>central</mirrorOf>    
  36.       <name>Human Readable Name for this Mirror.</name>    
  37.      <url>http://uk.maven.org/maven2/</url>    
  38. </mirror>    
  39. <mirror>    
  40.       <id>ibiblio</id>    
  41.       <mirrorOf>central</mirrorOf>    
  42.       <name>Human Readable Name for this Mirror.</name>    
  43.      <url>http://mirrors.ibiblio.org/pub/mirrors/maven2/</url>    
  44. </mirror>    
  45. <mirror>    
  46.       <id>jboss-public-repository-group</id>    
  47.       <mirrorOf>central</mirrorOf>    
  48.       <name>JBoss Public Repository Group</name>    
  49.      <url>http://repository.jboss.org/nexus/content/groups/public</url>    
  50. </mirror>  
  51.   
  52.   
  53. <mirror>    
  54.       <id>JBossJBPM</id>   
  55.     <mirrorOf>central</mirrorOf>   
  56.     <name>JBossJBPM Repository</name>   
  57.     <url>https://repository.jboss.org/nexus/content/repositories/releases/</url>  
  58. </mirror>  
  59. -------------------------spring maven--------------------------------  
  60. http://maven.springframework.org/release/  
  61. ---------------------------------------------------------------------  
  62. http://maven.antelink.com/content/repositories/central/  
  63. http://nexus.openkoala.org/nexus/content/groups/Koala-release/  
  64. http://maven.tmatesoft.com/content/groups/public/  
  65. http://mavensync.zkoss.org/maven2/  
[html]  view plain copy 在CODE上查看代码片 派生到我的代码片
  1. 原文网址:http://www.cnblogs.com/dingyingsi/p/3856456.html  
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值