maven镜像源
Posted zyxwvutsrqponmlkjihg
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了maven镜像源相关的知识,希望对你有一定的参考价值。
今天试试了,感觉这个是最快且最全的,而且不用翻墙哦(最爽的啦),mark下,方便以后使用
<mirror>
<id>ui</id><mirrorOf>central</mirrorOf>
<name>Human Readable Name for this Mirror.</name>
<url>http://uk.maven.org/maven2/</url>
</mirror>
另外这个地址也挺快的:http://vaadin.com/nexus/content/repositories/vaadin-addons/
以上是关于maven镜像源的主要内容,如果未能解决你的问题,请参考以下文章