JSR107 Annotations RI Spring Support

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

javax.cache.implementation
ArtifactId

ArtifactId

cache-annotations-ri-spring
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

JSR107 Annotations RI Spring Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download cache-annotations-ri-spring

How to add to project

<!-- https://jarcasting.com/artifacts/javax.cache.implementation/cache-annotations-ri-spring/ -->
<dependency>
    <groupId>javax.cache.implementation</groupId>
    <artifactId>cache-annotations-ri-spring</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache.implementation/cache-annotations-ri-spring/
implementation 'javax.cache.implementation:cache-annotations-ri-spring:0.5'
// https://jarcasting.com/artifacts/javax.cache.implementation/cache-annotations-ri-spring/
implementation ("javax.cache.implementation:cache-annotations-ri-spring:0.5")
'javax.cache.implementation:cache-annotations-ri-spring:jar:0.5'
<dependency org="javax.cache.implementation" name="cache-annotations-ri-spring" rev="0.5">
  <artifact name="cache-annotations-ri-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache.implementation', module='cache-annotations-ri-spring', version='0.5')
)
libraryDependencies += "javax.cache.implementation" % "cache-annotations-ri-spring" % "0.5"
[javax.cache.implementation/cache-annotations-ri-spring "0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.cache : cache-api jar 0.5
javax.cache.implementation : cache-annotations-ri-common jar 0.5
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-context jar 3.0.6.RELEASE
org.springframework : spring-context-support jar 3.0.6.RELEASE

provided (1)

Group / Artifact Type Version
javax.transaction : jta jar 1.1

Project Modules

There are no modules declared in this project.
javax.cache.implementation

JSR107 - Java Caching

Versions

Version
0.5
0.4
0.3