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