JSR107 Annotations RI

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
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download cache-annotations-ri

Filename Size
cache-annotations-ri-0.5.pom 729 bytes
Browse

How to add to project

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

Dependencies

provided (1)

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

Project Modules

  • cache-annotations-ri-cdi
  • cache-annotations-ri-common
  • cache-annotations-ri-spring
  • cache-annotations-ri-guice
javax.cache.implementation

JSR107 - Java Caching

Versions

Version
0.5
0.4
0.3