is not current version
Last Version 6.0.0

com.oracle.bedrock.coherence:coherence-21.06 6.0.0-RC1

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

GroupId

GroupId

com.oracle.bedrock.coherence
ArtifactId

ArtifactId

coherence-21.06
Version

Version

6.0.0-RC1
Type

Type

jar

Download coherence-21.06 6.0.0-RC1


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