<dependency>
<groupId>io.github.atkawa7</groupId>
<artifactId>codegen-annotations</artifactId>
<version>1.0.9</version>
</dependency>
@Grapes(
@Grab(group='io.github.atkawa7', module='codegen-annotations', version='1.0.9')
)
<parent> <groupId>io.github.atkawa7</groupId> <artifactId>codegen</artifactId> <version>1.0.9</version> </parent>