3 Star 10 Fork 12

ace-platform / skyve

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
skyve-maven-nexus-settings.xml 404 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mike Sands 提交于 2017-12-06 08:55 . Add maven nexus 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">
<servers>
<server>
<id>skyve</id>
<username>{nexus-username-goes-here}</username>
<password>{nexus-password-goes-here}</password>
</server>
</servers>
</settings>
Java
1
https://gitee.com/ace-platform/skyve.git
git@gitee.com:ace-platform/skyve.git
ace-platform
skyve
skyve
master

搜索帮助