1 Star 0 Fork 133

张兴龙/金合技术中台

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pom.xml 978 Bytes
Copy Edit Raw Blame History
tiey authored 2024-03-16 09:11 . 1.1.6版本
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ikingtech.platform</groupId>
<artifactId>iking-platform</artifactId>
<version>1.1.6</version>
<description>金合技术中台-平台能力聚合</description>
<packaging>pom</packaging>
<properties>
<maven.install.skip>true</maven.install.skip>
<maven.deploy.skip>true</maven.deploy.skip>
</properties>
<modules>
<module>business</module>
<module>framework</module>
<module>service</module>
<module>server</module>
<module>gateway</module>
<module>auth</module>
<module>lite</module>
<module>rt-spring-boot-starter</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/z550/iking-platform.git
git@gitee.com:z550/iking-platform.git
z550
iking-platform
金合技术中台
master

Search

D67c1975 1850385 1daf7b77 1850385