<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>mybatis-pro-core</artifactId>
<version>1.7.11</version>
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='mybatis-pro-core', version='1.7.11')
)