<mirror>
        <id>nexus-aliyun</id>
        <mirrorOf>*</mirrorOf>
        <name>Nexus aliyun</name>
        <url>http://maven.aliyun.com/nexus/content/groups/public</url>
    </mirror> 

  

<mirror>  
      <id>CN</id>  
      <name>OSChina Central</name>
      <url>http://maven.oschina.net/content/groups/public/</url>  
      <mirrorOf>central</mirrorOf>  
    </mirror>  

  

相关文章:

  • 2022-02-27
  • 2022-02-24
  • 2022-12-23
  • 2022-02-08
  • 2022-02-23
猜你喜欢
  • 2022-02-05
  • 2022-02-26
  • 2022-02-04
  • 2022-02-27
  • 2021-11-22
相关资源
相似解决方案