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