maven 常用的repository和mirror

方便以后自己查找

	
		
			jboss-cache
			jboss-cache
			http://repository.jboss.org/maven2
		
		
			mvnsearch
			mvnsearch Maven Repository
			http://www.mvnsearch.org/maven2
		
		
			ibiblio
			ibiblio Maven Repository
			http://www.ibiblio.org/maven2
		
		
			mirrors.ibiblio
			mirrors.ibiblio Maven Repository
			http://mirrors.ibiblio.org/pub/mirrors/maven2
		
		
			repo.springsource.org
			repo.springsource.org-releases
			http://repo.springsource.org/libs-milestone-local
			
				false
			
		
	
 
 
 
            alimaven
            aliyun maven
            http://maven.aliyun.com/nexus/content/groups/public/
            central
        

        
            uk
            central
            Human Readable Name for this Mirror.
            http://uk.maven.org/maven2/
        

        
            CN
            OSChina Central
            http://maven.oschina.net/content/groups/public/
            central
        

        
            nexus
            internal nexus repository
            
            http://repo.maven.apache.org/maven2
            central
        
      
      
        osc  
        oschina  
        http://maven.oschina.net/content/groups/public/  
      
      
      
        libs-release  
        repo1  
        https://repo.spring.io/libs-release  
      
      
      
        milestone  
        repo2  
        https://repo.spring.io/milestone  
      
      
      
        snapshot  
        repo3  
        https://repo.spring.io/snapshot  
      
      
      
        mvn  
        mvnrepository  
        http://mvnrepository.com/  
      

https://github.com/abel533/MyBatis-Spring-Boot
 

你可能感兴趣的:(Maven)