阿里云maven仓库

  <mirrors>
    <mirror>
      <id>alimaven</id>
      <name>aliyun maven</name>
      <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
      <mirrorOf>central</mirrorOf>        
    </mirror>
  </mirrors>

 

posted @ 2017-05-09 16:17  道霖  阅读(318)  评论(0)    收藏  举报