is not current version
Last Version 21.12.4

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

Oracle Coherence Community Edition

GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-jcache
Version

Version

14.1.1-0-9
Type

Type

jar

Download coherence-jcache 14.1.1-0-9


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