JSR107 Annotations RI Common Classes

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

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download cache-annotations-ri-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.cache : cache-api jar 0.5

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