Maven使用阿里云镜像

setting.xml

    
      alimaven
      aliyun maven
      http://maven.aliyun.com/nexus/content/groups/public/
      central        
    
  


pom.xml
  
          
            alimaven  
            aliyun maven  
            http://maven.aliyun.com/nexus/content/groups/public/  
              
                true  
              
              
                false  
              
          
  

你可能感兴趣的:(Java专栏,maven,阿里云,eureka)