is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-jcache 14.1.1-0-2

Oracle Coherence Community Edition

GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-jcache
Version

Version

14.1.1-0-2
Type

Type

jar

Download coherence-jcache 14.1.1-0-2


<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/ -->
<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-jcache</artifactId>
    <version>14.1.1-0-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation 'com.oracle.coherence.ce:coherence-jcache:14.1.1-0-2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-jcache/
implementation ("com.oracle.coherence.ce:coherence-jcache:14.1.1-0-2")
'com.oracle.coherence.ce:coherence-jcache:jar:14.1.1-0-2'
<dependency org="com.oracle.coherence.ce" name="coherence-jcache" rev="14.1.1-0-2">
  <artifact name="coherence-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-jcache', version='14.1.1-0-2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-jcache" % "14.1.1-0-2"
[com.oracle.coherence.ce/coherence-jcache "14.1.1-0-2"]