1 Star 1 Fork 263

CHMing/easy_trans

forked from dromara/easy_trans 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
fhs_opensource 提交于 2021-04-28 18:43 . 更新版本号到1.0.5
<?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.fhs-opensource</groupId>
<artifactId>easy_trans</artifactId>
<version>1.0.5</version>
<packaging>pom</packaging>
<modules>
<module>easy_trans_anno</module>
<module>easy_trans_service</module>
<module>easy_trans_starter</module>
<module>easy_trans_mybatis_plus_extend</module>
<module>easy_trans_jpa_extend</module>
</modules>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<fhs.servlet-api.version>3.1.0</fhs.servlet-api.version>
<fhs.release.version>1.0.5</fhs.release.version>
<fhs.mp-anno.version>3.4.0</fhs.mp-anno.version>
<fhs.springboot.version>2.2.5.RELEASE</fhs.springboot.version>
<fhs.spring.version>5.2.6.RELEASE</fhs.spring.version>
</properties>
<dependencies>
</dependencies>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/CHMing7/easy_trans.git
git@gitee.com:CHMing7/easy_trans.git
CHMing7
easy_trans
easy_trans
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385