<dependency>
<groupId>com.mybatis-flex</groupId>
<artifactId>mybatis-flex-kotlin-ksp</artifactId>
<version>1.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.mybatis-flex', module='mybatis-flex-kotlin-ksp', version='1.0.1')
)