<dependency>
<groupId>com.github.jmjlbmn</groupId>
<artifactId>huiche-core-annotation</artifactId>
<version>1.0.5</version>
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-core-annotation', version='1.0.5')
)
<parent> <groupId>com.github.jmjlbmn</groupId> <artifactId>huiche-core</artifactId> <version>1.0.5</version> </parent>