GroupId | GroupIdjavax.cache.implementation |
---|---|
ArtifactId | ArtifactIdcache-annotations-ri |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSR107 Annotations RI
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
cache-annotations-ri-0.5.pom | 729 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : jta | jar | 1.1 |