<dependency>
<groupId>org.jsr107.ri</groupId>
<artifactId>cache-annotations-ri-spring</artifactId>
<version>1.1.1</version>
</dependency>
@Grapes(
@Grab(group='org.jsr107.ri', module='cache-annotations-ri-spring', version='1.1.1')
)
<parent> <groupId>org.jsr107.ri</groupId> <artifactId>cache-annotations-ri</artifactId> <version>1.1.1</version> </parent>
compile
|-- org.jsr107.ri:cache-annotations-ri-common
|-- org.springframework:spring-core:3.2.18.RELEASE
|-- org.springframework:spring-context:3.2.18.RELEASE
|-- org.springframework:spring-context-support:3.2.18.RELEASE