<dependency>
<groupId>javax.cache</groupId>
<artifactId>cdi-weld-annotations-test-harness</artifactId>
<version>1.0.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='javax.cache', module='cdi-weld-annotations-test-harness', version='1.0.0-RC1')
)
<dependency org="javax.cache" name="cdi-weld-annotations-test-harness" rev="1.0.0-RC1" />