is not current version
Last Version 2.0.0-RC9

com.oracle.tools:oracle-tools-coherence 2.0.0-RC2

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

GroupId

GroupId

com.oracle.tools
ArtifactId

ArtifactId

oracle-tools-coherence
Version

Version

2.0.0-RC2
Type

Type

jar

Download oracle-tools-coherence 2.0.0-RC2


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