JSR107 Annotations RI CDI 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-cdi
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download cache-annotations-ri-cdi

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.cache : cache-api jar 0.5
javax.cache.implementation : cache-annotations-ri-common jar 0.5
javax.enterprise : cdi-api jar 1.0-SP4

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