
maven
文章平均质量分 82
loushi135
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
maven
maven使用文档原创 2011-12-15 09:58:10 · 82 阅读 · 0 评论 -
Maven, Log4j and javax.jms
Log4j version 1.2.15 added features which has new dependencies on sun and javax packages. When you try to build your project using Maven and log4j 1.2.15 you will see this: [INFO] Unable to find reso...原创 2011-12-15 15:34:38 · 172 阅读 · 0 评论 -
maven查询地址以及公共仓库
1、maven包查询: http://search.maven.org/ http://mvnrepository.com/ 2.、公共仓库: spring : http://maven.springframework.org/release/ oracle : http://download.oracle.com/maven Jboss: ...原创 2013-08-02 15:31:34 · 339 阅读 · 0 评论