diff --git a/mybatis-flex-codegen/pom.xml b/mybatis-flex-codegen/pom.xml index 4749cfd7..2b002144 100644 --- a/mybatis-flex-codegen/pom.xml +++ b/mybatis-flex-codegen/pom.xml @@ -20,16 +20,16 @@ - - org.mybatis - mybatis - - - com.mybatis-flex - mybatis-flex-spring + mybatis-flex-core ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-processor + + @@ -99,6 +99,7 @@ swagger-annotations 1.6.11 true + test @@ -112,10 +113,37 @@ org.springframework spring-web ${spring.version} + true test + + com.mybatis-flex + mybatis-flex-spring + ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-core + + + true + test + + + com.mybatis-flex + mybatis-flex-solon-plugin + ${mybatis-flex.version} + + + com.mybatis-flex + mybatis-flex-core + + + true + test +