is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-rest 20.12

Oracle Coherence Community Edition

GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-rest
Version

Version

20.12
Type

Type

jar

Download coherence-rest 20.12


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