1 Star 0 Fork 551

BSluge / mall-learning

forked from macro / mall-learning 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pom.xml 495 Bytes
Copy Edit Raw Blame History
macro authored 2019-04-12 21:40 . 项目初始化
<?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-learning</artifactId>
<version>1.0-SNAPSHOT</version>
<modules>
<module>mall-tiny</module>
</modules>
</project>
Java
1
https://gitee.com/BSluge/mall-learning.git
git@gitee.com:BSluge/mall-learning.git
BSluge
mall-learning
mall-learning
master

Search