zoukankan
html css js c++ java
nexus代理地址整理
为给大家提供方便构建开源软件,分享下自己研究一些开源软件的时候,为方便构建搭建的nexus仓库以及代理地
名称
地址
apache-content-releases
https://repository.apache.org/content/repositories/releases/
apache-content-snapshots
https://repository.apache.org/content/repositories/snapshots/
atlassian-public
https://maven.atlassian.com/content/repositories/atlassian-public/
conjars
http://conjars.org/repo/
ibiblio
http://mirrors.ibiblio.org/maven2/
java.net
https://maven.java.net/content/groups/public/
meteorite-bi-release
http://repo.meteorite.bi/content/repositories/alabs-release-local/
meteorite-bi-snapshot
http://repo.meteorite.bi/content/repositories/alabs-snapshot-local/
olap4j-release
http://repo.meteorite.bi/content/repositories/olap4j-release/
olap4j-snapshots
http://repo.meteorite.bi/content/repositories/olap4j-snapshots/
OSChina
http://maven.oschina.net/content/groups/public/
pentaho-public-release
http://nexus.pentaho.org/content/repositories/pentaho-public-release-repos/
pentaho-repo
http://repository.pentaho.org/artifactory/repo/
pentaho-snapshot
http://nexus.pentaho.org/content/repositories/public-snapshots/
sonatype-public
https://oss.sonatype.org/content/groups/public/
xwiki-releases
http://nexus.xwiki.org/nexus/content/repositories/releases/
xwiki-snapshots
http://nexus.xwiki.org/nexus/content/repositories/snapshots/
查看全文
相关阅读:
Windows DLL调用实例
DLL头文件的格式和应用
Strategy factory
抽象数据类型(ADT)和面向对象编程(OOP)3.5 ADT和OOP中的等价性
抽象数据类型(ADT)和面向对象编程(OOP)3.4 面向对象的编程
抽象数据类型(ADT)和面向对象编程(OOP)3.3 抽象数据类型
抽象数据类型(ADT)和面向对象编程(OOP)3.2规约
抽象数据类型(ADT)和面向对象编程(OOP)3.1数据类型和类型检查
软件构造 消息传递
软件构造 并发3(线程安全性)----锁定和同步
原文地址:https://www.cnblogs.com/ilinuxer/p/6536510.html
最新文章
这些天
as3.0自定义事件。
JSF
Applet和Ajax
第三博
第二博
新学期第一个博QAQ
GoldPoint黄金点游戏(结队编程项目)
WordCount程序
对《构建之法》的一些看法以及疑问
热门文章
四则运算
简单的自我介绍
gdb无法断点一例问题的解决
自定义比较函数在windows下导致异常的问题
感知机-1
Go语言圣经中文版
服务器高并发下出现大量的time wait的解决办法
与路由器和光猫的挣扎
vim配置
Debian7.4 samba和sshd配置
Copyright © 2011-2022 走看看