<dependency>
<groupId>org.glassfish.common</groupId>
<artifactId>annotation-framework</artifactId>
<version>3.1.1</version>
<type>hk2-jar</type>
</dependency>
@Grapes(
@Grab(group='org.glassfish.common', module='annotation-framework', version='3.1.1')
)