. 中央仓库

<mirror>        

      <id> maven-net-cn</id>        
      <name> Maven China Mirror</name>        
      <url> http://maven.net.cn/content/groups/public/</url>        
      <mirrorOf> central</mirrorOf>        
    </mirror>

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

 

相关文章:

  • 2022-02-07
  • 2022-02-07
  • 2021-12-28
  • 2022-12-23
  • 2022-02-07
  • 2021-07-14
  • 2022-02-07
猜你喜欢
  • 2021-10-21
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
相关资源
相似解决方案