License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-jcache |
Last Version | Last Version21.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCoherence JCache
Oracle Coherence Community Edition
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coherence-jcache-21.12.4.pom | |
coherence-jcache-21.12.4.jar | 272 KB |
coherence-jcache-21.12.4-sources.jar | 177 KB |
coherence-jcache-21.12.4-javadoc.jar | 838 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-jcache</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation 'com.oracle.coherence.ce:coherence-jcache:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation ("com.oracle.coherence.ce:coherence-jcache:21.12.4")
'com.oracle.coherence.ce:coherence-jcache:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-jcache" rev="21.12.4">
<artifact name="coherence-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-jcache', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-jcache" % "21.12.4"
[com.oracle.coherence.ce/coherence-jcache "21.12.4"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |
javax.cache : cache-api | jar | 1.1.1 |