1 Star 0 Fork 437

超级码码码 / mall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 626 Bytes
一键复制 编辑 原始数据 按行查看 历史
shenzhuan 提交于 2019-02-15 16:53 . 框架搭建
<?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.macro.mall</groupId>
<artifactId>mall</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>mall-mbg</module>
<module>mall-admin</module>
<module>mall-search</module>
<module>mall-portal</module>
</modules>
</project>
Java
1
https://gitee.com/chao666mayun/mall.git
git@gitee.com:chao666mayun/mall.git
chao666mayun
mall
mall
master

搜索帮助