is not current version
Last Version 6.0.0

com.oracle.bedrock.coherence:coherence-12.1.3 5.0.4

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

GroupId

GroupId

com.oracle.bedrock.coherence
ArtifactId

ArtifactId

coherence-12.1.3
Version

Version

5.0.4
Type

Type

jar

Download coherence-12.1.3 5.0.4


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