GroupId | GroupIdjavax.cache.implementation |
---|---|
ArtifactId | ArtifactIdcache-ri-impl |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSR107 Cache RI
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
cache-ri-impl-0.5.pom | |
cache-ri-impl-0.5.jar | 48 KB |
cache-ri-impl-0.5-sources.jar | 24 KB |
cache-ri-impl-0.5-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/javax.cache.implementation/cache-ri-impl/ -->
<dependency>
<groupId>javax.cache.implementation</groupId>
<artifactId>cache-ri-impl</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache.implementation/cache-ri-impl/
implementation 'javax.cache.implementation:cache-ri-impl:0.5'
// https://jarcasting.com/artifacts/javax.cache.implementation/cache-ri-impl/
implementation ("javax.cache.implementation:cache-ri-impl:0.5")
'javax.cache.implementation:cache-ri-impl:jar:0.5'
<dependency org="javax.cache.implementation" name="cache-ri-impl" rev="0.5">
<artifact name="cache-ri-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache.implementation', module='cache-ri-impl', version='0.5')
)
libraryDependencies += "javax.cache.implementation" % "cache-ri-impl" % "0.5"
[javax.cache.implementation/cache-ri-impl "0.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.cache : cache-api | jar | 0.5 |
javax.cache.implementation : cache-ri-common | jar | 0.5 |
javax.enterprise : cdi-api | jar | 1.0-SP4 |
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : jta | jar | 1.1 |