<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>spring-data-mybatis-sdk</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='spring-data-mybatis-sdk', version='1.0.0')
)
<parent> <groupId>com.github.dreamroute</groupId> <artifactId>spring-data-mybatis</artifactId> <version>1.0.0</version> </parent>