312 Star 2.9K Fork 536

GVPnoear / solon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settings.xml 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
西东 提交于 2021-03-07 20:04 . Update settings.xml
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
https://maven.apache.org/xsd/settings-1.0.0.xsd">
<mirrors>
<mirror>
<id>repo1-maven</id>
<mirrorOf>central</mirrorOf>
<name>repo1 maven</name>
<url>https://repo1.maven.org/maven2/</url>
</mirror>
</mirrors>
</settings>
Java
1
https://gitee.com/noear/solon.git
git@gitee.com:noear/solon.git
noear
solon
solon
master

搜索帮助