<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-core</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-core', version='1.0.6-RELEASE')
)