1 Star 2 Fork 0

黑鱼村王师傅/ABL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 904 Bytes
一键复制 编辑 原始数据 按行查看 历史
黑鱼村王师傅 提交于 2021-11-03 10:12 +08:00 . 删掉-web
<?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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.puffer</groupId>
<artifactId>puffer</artifactId>
<version>final</version>
<name>puffer</name>
<packaging>pom</packaging>
<modules>
<module>puffer-parent</module>
<module>puffer-starter</module>
<module>puffer-starter-db</module>
<module>puffer-starter-generate</module>
<module>puffer-starter-cache</module>
<module>puffer-starter-template</module>
</modules>
</project>
<!--mvn clean deploy -DskipTests-->
<!--mvn clean install org.apache.maven.plugins:maven-deploy-plugin:2.8:deploy -DskipTests-->
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wang_yong_ji/abl.git
git@gitee.com:wang_yong_ji/abl.git
wang_yong_ji
abl
ABL
master

搜索帮助