82 Star 628 Fork 377

最后 / lamp-boot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
最后 提交于 2022-12-05 22:51 . build: 3.9.0
<?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>top.tangyh.lamp</groupId>
<artifactId>lamp-boot</artifactId>
<version>3.9.0</version>
<packaging>pom</packaging>
<url>https://gitee.com/zuihou111/lamp-boot</url>
<name>${project.artifactId}</name>
<description>lamp-boot</description>
<developers>
<developer>
<name>zuihou</name>
<email>306479353@qq.com</email>
</developer>
</developers>
<modules>
<module>lamp-dependencies-parent</module>
<module>lamp-public</module>
<module>lamp-oauth</module>
<module>lamp-authority</module>
<module>lamp-tenant</module>
<module>lamp-msg</module>
<module>lamp-file</module>
<module>lamp-boot-server</module>
</modules>
</project>
Java
1
https://gitee.com/zuihou111/lamp-boot.git
git@gitee.com:zuihou111/lamp-boot.git
zuihou111
lamp-boot
lamp-boot
master

搜索帮助