<dependency>
<groupId>com.mybatis-flex</groupId>
<artifactId>mybatis-flex-spring-boot3-starter</artifactId>
<version>1.9.3</version>
</dependency>
@Grapes(
@Grab(group='com.mybatis-flex', module='mybatis-flex-spring-boot3-starter', version='1.9.3')
)
<dependency org="com.mybatis-flex" name="mybatis-flex-spring-boot3-starter" rev="1.9.3" />