7 Star 35 Fork 7

Shaun Chyxion / tigon-mybatis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
Shaun Chyxion 提交于 2021-12-07 19:13 . version 0.0.8
<?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>me.chyxion.tigon</groupId>
<artifactId>tigon-mybatis-proj</artifactId>
<version>0.0.8</version>
<packaging>pom</packaging>
<name>Tigon MyBatis Project</name>
<description>Tigon MyBatis Project</description>
<url>https://gitee.com/chyxion/tigon-mybatis</url>
<licenses>
<license>
<name>The MIT License (MIT)</name>
<url>http://mit-license.org</url>
</license>
</licenses>
<developers>
<developer>
<id>chyxion</id>
<name>Shaun Chyxion</name>
<email>chyxion@163.com</email>
<url>http://chyxion.github.io</url>
<timezone>+8</timezone>
</developer>
</developers>
<scm>
<url>https://gitee.com/chyxion/tigon-mybatis</url>
<connection>scm:git:https://gitee.com/chyxion/tigon-mybatis.git</connection>
<developerConnection>scm:git:git@gitee.com:chyxion/tigon-mybatis.git</developerConnection>
</scm>
<modules>
<module>common</module>
<module>core</module>
</modules>
</project>
Java
1
https://gitee.com/chyxion/tigon-mybatis.git
git@gitee.com:chyxion/tigon-mybatis.git
chyxion
tigon-mybatis
tigon-mybatis
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891