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