
maven
文章平均质量分 71
Simplezeng
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
eclipse 配置Maven问题解决办法:新建maven工程时报错:Could not resolve archetype org.apache.maven.archetypes .
转载地址:http://blog.youkuaiyun.com/u011340807/article/details/12649249 首先各maven.archetypes下载地址: http://mirrors.ibiblio.org/maven2/org/apache/maven/archetypes/ 在新建maven工程时报错: Could not resolve archetype转载 2017-02-19 10:06:17 · 342 阅读 · 0 评论 -
Maven常用仓库地址以及手动添加jar包到仓库
共有的仓库 http://repository.sonatype.org/content/groups/public/ http://mirrors.ibiblio.org/pub/mirrors/maven2/org/acegisecurity/ http://mvnrepository.com/ http://search.maven.org/ 私有的仓库 http://rep转载 2017-03-11 15:03:49 · 299 阅读 · 0 评论