1 Star 0 Fork 44

正能量/hunt-admin

forked from ananan/hunt-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
ananan 提交于 2016-12-16 15:26 . update : system模块重命名
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
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.anouyang.hunt</groupId>
<artifactId>hunt-admin</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>hunt-admin</name>
<modules>
<module>hunt-parent</module>
<module>hunt-common</module>
<module>hunt-model</module>
<module>hunt-dao</module>
<module>hunt-service</module>
<module>hunt-web</module>
</modules>
<developers>
<developer>
<id>oya</id>
<name>ouyangan</name>
<email>[email protected]</email>
<timezone>+8</timezone>
<roles>
<role>Developer</role>
</roles>
</developer>
</developers>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/huicaoniu/hunt-admin.git
[email protected]:huicaoniu/hunt-admin.git
huicaoniu
hunt-admin
hunt-admin
master

搜索帮助