记一次maven pom找不到依赖问题(Dependency is not found)
·
<mirror>
<id>nexus-aliyun</id>
<mirrorOf>central</mirrorOf>
<name>Nexus aliyun</name>
<url>http://maven.aliyun.com/nexus/content/groups/public</url>
</mirror>
更多推荐


所有评论(0)