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