e2366705的gravatar头像
e2366705 2017-08-24 11:36:46
pom.xml中直接添加阿里云Maven中央仓库配置

在 pom.xml 中直接添加阿里云Maven中央仓库配置

 

    <repositories><!-- 代码库 -->
        <repository>
            <id>maven-ali</id>
            <url>http://maven.aliyun.com/nexus/content/groups/public//</url>
            <releases>
                <enabled>true</enabled>
            </releases>
            <snapshots>
                <enabled>true</enabled>
                <updatePolicy>always</updatePolicy>
                <checksumPolicy>fail</checksumPolicy>
            </snapshots>
        </repository>
    </repositories>


打赏
最近浏览
ly8180639 2022年2月27日
暂无贡献等级
dangdang123456789 2022年1月25日
暂无贡献等级
liuxiao2  LV16 2021年9月1日
1000-7  LV5 2021年7月12日
1473850331  LV1 2021年4月12日
武永闯 2021年3月10日
暂无贡献等级
DogJay  LV19 2021年3月3日
lijixin1022  LV1 2021年2月23日
cocon2  LV10 2021年1月18日
em_wangbo  LV1 2020年9月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友