阿里云镜像

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

</mirrors>
原文地址:https://www.cnblogs.com/rzkwz/p/12109302.html