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