<dependency>
<groupId>cn.fastword</groupId>
<artifactId>fastword-annotation</artifactId>
<version>0.0.1.1b-RELEASES</version>
</dependency>
@Grapes(
@Grab(group='cn.fastword', module='fastword-annotation', version='0.0.1.1b-RELEASES')
)
<parent> <groupId>cn.fastword</groupId> <artifactId>fastword</artifactId> <version>1.0.0-RELEASES</version> </parent>