1 Star 0 Fork 2.1K

linxi072 / lamp-cloud

forked from dromara / lamp-cloud 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
最后 提交于 2024-03-01 15:24 . build: 4.17.0-java17
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
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>top.tangyh.lamp</groupId>
<artifactId>lamp-cloud</artifactId>
<version>4.17.0-java17</version>
<packaging>pom</packaging>
<url>https://github.com/dromara/lamp-cloud</url>
<name>${project.artifactId}</name>
<description>lamp-cloud</description>
<developers>
<developer>
<name>zuihou</name>
<email>306479353@qq.com</email>
</developer>
</developers>
<modules>
<!-- @lamp.generator auto insert root.pom.xml -->
<module>lamp-dependencies-parent</module>
<module>lamp-public</module>
<module>lamp-base</module>
<module>lamp-oauth</module>
<module>lamp-system</module>
<module>lamp-gateway</module>
<module>lamp-support</module>
<module>lamp-generator</module>
</modules>
</project>
Java
1
https://gitee.com/linxi072/lamp-cloud.git
git@gitee.com:linxi072/lamp-cloud.git
linxi072
lamp-cloud
lamp-cloud
4.x_java17

搜索帮助