is not current version
Last Version 2.0.0-RC9

com.oracle.tools:oracle-tools 1.1.0

A set of open source runtime tools and utilities for use with products developed by, with or in part Oracle Corporation. Developed as part of the Oracle Coherence Community, though Oracle Coherence is not really required.

GroupId

GroupId

com.oracle.tools
ArtifactId

ArtifactId

oracle-tools
Version

Version

1.1.0
Type

Type

pom

Download oracle-tools 1.1.0

Filename Size
oracle-tools-1.1.0.pom 8 KB
Browse

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