1.3K Star 2.7K Fork 1.4K

盘古开源 / 盘古开发框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
程序员老熊 提交于 2023-11-13 11:40 . 重构 Admin 系统
<?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.gitee.pulanos.pangu</groupId>
<artifactId>pangu-framework</artifactId>
<packaging>pom</packaging>
<version>5.3.0</version>
<modules>
<module>pangu-dependencies</module>
<module>pangu-spring-boot-starter</module>
<module>pangu-generator-maven-plugin</module>
</modules>
</project>
Java
1
https://gitee.com/pulanos/pangu-framework.git
git@gitee.com:pulanos/pangu-framework.git
pulanos
pangu-framework
盘古开发框架
master

搜索帮助