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