Last Version

Oracle Tools 2.0.0-RC9

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.

License

License

GroupId

GroupId

com.oracle.tools
ArtifactId

ArtifactId

oracle-tools
Version

Version

2.0.0-RC9
Type

Type

pom
Description

Description

Oracle Tools
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.
Source Code Management

Source Code Management

https://github.com/coherence-community/oracle-tools.git

Download oracle-tools 2.0.0-RC9

Filename Size
oracle-tools-2.0.0-RC9.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • oracle-tools-core
  • oracle-tools-runtime
  • oracle-tools-runtime-tests
  • oracle-tools-testing-support
  • oracle-tools-runtime-remote
  • oracle-tools-runtime-remote-tests
  • oracle-tools-runtime-virtual
  • oracle-tools-runtime-virtual-tests
  • oracle-tools-runtime-windows
  • oracle-tools-runtime-windows-tests
  • oracle-tools-coherence
  • oracle-tools-coherence-tests
  • oracle-tools-coherence-testing-support
  • oracle-tools-runtime-vagrant
  • oracle-tools-runtime-vagrant-tests
  • oracle-tools-site
  • oracle-tools-all