<dependency>
<groupId>com.mybatis-flex</groupId>
<artifactId>mybatis-flex-spring-boot-starter</artifactId>
<version>1.4.3</version>
</dependency>
@Grapes(
@Grab(group='com.mybatis-flex', module='mybatis-flex-spring-boot-starter', version='1.4.3')
)
<dependency org="com.mybatis-flex" name="mybatis-flex-spring-boot-starter" rev="1.4.3" />
compile
|-- com.mybatis-flex:mybatis-flex-spring:1.4.3
|-- org.springframework.boot:spring-boot-autoconfigure:2.7.11
|-- org.springframework.boot:spring-boot-configuration-processor:2.7.11
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.7.11
|-- org.mybatis.scripting:mybatis-freemarker:1.2.4
|-- org.mybatis.scripting:mybatis-velocity:2.1.2
|-- org.mybatis.scripting:mybatis-thymeleaf:1.0.4