<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-annotation-processors-package</artifactId>
<version>1.2.0-rc2</version>
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-annotation-processors-package', version='1.2.0-rc2')
)
<parent> <groupId>io.restx</groupId> <artifactId>restx-parent</artifactId> <version>1.2.0-rc2</version> </parent>