六祎-阿里云的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 @ 2022-04-26 00:55  你好,Alf  阅读(26)  评论(0)    收藏  举报