<dependency>
<groupId>org.jboss.jandex</groupId>
<artifactId>typeannotation-test</artifactId>
<version>1.10</version>
</dependency>
@Grapes(
@Grab(group='org.jboss.jandex', module='typeannotation-test', version='1.10')
)
<parent> <groupId>org.jboss</groupId> <artifactId>jboss-parent</artifactId> <version>38</version> </parent>