is not current version
Last Version 21.12.4

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

Oracle Coherence Community Edition

GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-jcache
Version

Version

14.1.1-0-8
Type

Type

jar

Download coherence-jcache 14.1.1-0-8


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