<dependency>
<groupId>javax.cache</groupId>
<artifactId>cdi-weld-annotations-test-harness</artifactId>
<version>0.5</version>
</dependency>
@Grapes(
@Grab(group='javax.cache', module='cdi-weld-annotations-test-harness', version='0.5')
)