您当前的位置: 首页 >  maven

liaowenxiong

暂无认证

  • 2浏览

    0关注

    1171博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Maven的settings.xml范本(含资源仓库镜像配置)

liaowenxiong 发布时间:2022-01-20 09:25:02 ,浏览量:2

文章目录
  • 一、settings.xml 范本
  • 二、资源仓库镜像

一、settings.xml 范本



    
    /Users/liaowenxiong/.m2/repository

	 
    
    
    
    
    
    
        
            nexus
            admin
            admin123
        
    
	
	
    
        
        
            alimaven
            central
            aliyun maven
            http://maven.aliyun.com/nexus/content/repositories/central/
        

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


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

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

        
        
    
    
        
    
    

二、资源仓库镜像

默认的远程中央仓地址:https://repo.maven.apache.org/maven2


	alimaven
	central
	aliyun maven
	http://maven.aliyun.com/nexus/content/repositories/central/




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



	central
	central
	Maven Repository Switchboard
	http://repo1.maven.org/maven2/

        

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



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



	ibiblio
	central
	Human Readable Name for this Mirror.
	http://mirrors.ibiblio.org/pub/mirrors/maven2/



	jboss-public-repository-group
	central
	JBoss Public Repository Group
	http://repository.jboss.org/nexus/content/groups/public




	google-maven-central
	central
	Google Maven Central
	https://maven-central.storage.googleapis.com




	maven.net.cn
	central
	oneof the central mirrors in china
	http://maven.net.cn/content/groups/public/



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



    nexus-osc-thirdparty
    thirdparty
    Nexus osc thirdparty
    http://maven.oschina.net/content/repositories/thirdparty/

关注
打赏
1661566967
查看更多评论
立即登录/注册

微信扫码登录

0.0441s