is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence 14.1.1-0-1

Oracle Coherence Community Edition

GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence
Version

Version

14.1.1-0-1
Type

Type

jar

Download coherence 14.1.1-0-1


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