is not current version
Last Version 2.0.0-RC9

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

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-RC1
Type

Type

jar

Download oracle-tools-coherence 2.0.0-RC1


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