is not current version
Last Version 6.0.0

com.oracle.bedrock.coherence:coherence-12.1.2 5.0.8

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

GroupId

GroupId

com.oracle.bedrock.coherence
ArtifactId

ArtifactId

coherence-12.1.2
Version

Version

5.0.8
Type

Type

jar

Download coherence-12.1.2 5.0.8


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