aokunsang ecf61b7aa6 创建数据源独立模块 | 3 tuần trước cách đây | |
---|---|---|
platomix-docker | 1 tháng trước cách đây | |
platomix-gmetry-auth | 1 năm trước cách đây | |
platomix-gmetry-common | 7 tháng trước cách đây | |
platomix-gmetry-datasource | 3 tuần trước cách đây | |
platomix-gmetry-framework | 1 tháng trước cách đây | |
platomix-gmetry-message | 1 tháng trước cách đây | |
platomix-gmetry-openfeign | 5 tháng trước cách đây | |
platomix-pom | 1 tháng trước cách đây | |
sql | 1 năm trước cách đây | |
.gitignore | 2 năm trước cách đây | |
README.md | 2 năm trước cách đây | |
pom.xml | 3 tuần trước cách đây |
<server>
<id>platomix-release</id>
<username>nexus-develop</username>
<password>Nexus@develop123</password>
</server>
<repositories>
<repository>
<id>alimaven</id>
<name>aliyun maven</name>
<url>https://maven.aliyun.com/repository/public/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>platomix-release</id>
<name>NexusReleases</name>
<url>http://windata.platomix.net/nexus/repository/maven-public/</url>
</repository>
</repositories>