From 1ca477a61a5ce0b9d7b585f321887380c4afccb2 Mon Sep 17 00:00:00 2001 From: yulichang <570810310@qq.com> Date: Sat, 14 Sep 2024 10:07:04 +0800 Subject: [PATCH] remove mybatis-plus-join --- mybatis-plus-join/pom.xml | 91 --------------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 mybatis-plus-join/pom.xml diff --git a/mybatis-plus-join/pom.xml b/mybatis-plus-join/pom.xml deleted file mode 100644 index 5e88ab6..0000000 --- a/mybatis-plus-join/pom.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - 4.0.0 - com.github.yulichang - mybatis-plus-join - ${revision} - mybatis-plus-join - - An enhanced toolkit of Mybatis-Plus to simplify development. - https://github.com/yulichang/mybatis-plus-join - - - The Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - - - - - mybatis-plus-join - yulichang - yu_lichang@qq.com - - - - scm:git:https://github.com/yulichang/mybatis-plus-join.git - scm:git:https://github.com/yulichang/mybatis-plus-join.git - https://github.com/yulichang/mybatis-plus-join - - - - 1.4.13 - - 1.8 - 1.8 - 1.8 - 1.8 - github - UTF-8 - - - - - com.github.yulichang - mybatis-plus-join-boot-starter - ${revision} - - - - - - - org.codehaus.mojo - flatten-maven-plugin - 1.5.0 - - true - resolveCiFriendliesOnly - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - - - -