标签:maven 文件中 mave name 加速 tor url XML color
<repositories> <repository> <id>nexus-aliyun</id> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</url> </repository> </repositories>
将上段代码写入到自己的pom.xml文件中,可以使用阿里云maven仓库下载jar包,提高下载速度。
标签:maven 文件中 mave name 加速 tor url XML color
原文地址:http://www.cnblogs.com/zhzhang/p/6830243.html