diff --git a/mybatis-flex-dependencies/pom.xml b/mybatis-flex-dependencies/pom.xml new file mode 100644 index 00000000..68025977 --- /dev/null +++ b/mybatis-flex-dependencies/pom.xml @@ -0,0 +1,56 @@ + + + 4.0.0 + + com.mybatis-flex + parent + 1.5.8 + + + mybatis-flex-dependencies + + pom + + + + + com.mybatis-flex + mybatis-flex-annotation + ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-codegen + ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-core + ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-processor + ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-solon-plugin + ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-spring + ${mybatis-flex.version} + + + com.mybatisflex + mybatis-flex-spring-boot-starter + ${mybatis-flex.version} + + + + +