1 Star 0 Fork 134

蓝丶L / jeexjj_mall

forked from WithOutIt / jeexjj_mall 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 971 Bytes
一键复制 编辑 原始数据 按行查看 历史
合杰 提交于 2018-10-08 15:23 . pom
<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>org.xjj</groupId>
<artifactId>jeexjj_mall</artifactId>
<version>0.1.0</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.9.RELEASE</version>
<relativePath/>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<maven.test.skip>true</maven.test.skip>
</properties>
<modules>
<module>mall-common</module>
<module>mall-dao</module>
<module>mall-api</module>
<module>mall-admin</module>
</modules>
</project>
Java
1
https://gitee.com/lan9liang/jeexjj_mall.git
git@gitee.com:lan9liang/jeexjj_mall.git
lan9liang
jeexjj_mall
jeexjj_mall
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891