is not current version
Last Version 6.0.0

com.oracle.bedrock.coherence:coherence-12.2.1 4.4.0

A set of tools to manage and control Oracle Coherence 12.2.1 processes at runtime.

GroupId

GroupId

com.oracle.bedrock.coherence
ArtifactId

ArtifactId

coherence-12.2.1
Version

Version

4.4.0
Type

Type

jar

Download coherence-12.2.1 4.4.0


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