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