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