maven 仓库地址收藏

来源:互联网 发布:c语言分布式服务框架 编辑:程序博客网 时间:2024/05/22 04:42

今天花了一些时间搜索了很多maven的仓库地址,有个别地址没有测试也不知道能不能用。先给自己做个记录,以备以后使用。


(大部分测试过,可用)




Nexus自带的:
https://repo1.maven.org/maven2/
https://repository.apache.org/snapshots/
https://nexus.codehaus.org/snapshots/




以前的中央仓库:http://repo1.maven.org/maven2/
现在的中央仓库:https://repo.maven.apache.org/maven2/


常用的仓库:
http://mvnrepository.com/
http://repository.sonatype.org/content/groups/public/ 

http://repository.codehaus.org/ 

http://snapshots.repository.codehaus.org/ 


http://people.apache.org/repo/m2-snapshot-repository/
http://people.apache.org/repo/m2-incubating-repository/


http://maven.glassfish.org/content/groups/glassfish/
https://nexus.sourcesense.com/nexus/content/repositories/public/

http://mirrors.ibiblio.org/pub/mirrors/maven2/org/acegisecurity/

spring: 
http://maven.springframework.org/release/


oracle: 
http://download.oracle.com/maven/


Jboss:          
http://repository.jboss.com/maven2/ 
https://repository.jboss.org/nexus/content/repositories/releases/
https://repository.jboss.org/nexus/content/groups/public-jboss



开源中国:      
http://maven.oschina.net/content/groups/public/
http://maven.oschina.net/content/repositories/thirdparty/

中国库:        
http://maven.net.cn/content/groups/public/



0 0
原创粉丝点击