3 Star 2 Fork 0

xu / admin-temp-parent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 701 Bytes
一键复制 编辑 原始数据 按行查看 历史
xu 提交于 2023-08-03 19:18 . 移出uniapp
<?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>
<packaging>pom</packaging>
<modules>
<module>spring-admin-temp</module>
<module>spring-admin-vue</module>
<!-- <module>spring-admin-uniapp</module>-->
</modules>
<groupId>cn.xu</groupId>
<artifactId>admin-temp-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>admin-temp-parent</name>
<description>admin-temp-parent</description>
</project>
Java
1
https://gitee.com/nicetomeetxx/admin-temp-parent.git
git@gitee.com:nicetomeetxx/admin-temp-parent.git
nicetomeetxx
admin-temp-parent
admin-temp-parent
master

搜索帮助