MVN

com.oracle.tools : oracle-tools-runtime-remote

Maven & Gradle

Aug 06, 2015
3 usages

Oracle Tools for Remote Runtime Management · Interfaces, classes and resources to construct, inspect and securely manage remote runtime processes (using SSH).

<dependency>
    <groupId>com.oracle.tools</groupId>
    <artifactId>oracle-tools-runtime-remote</artifactId>
    <version>2.0.0-RC9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.tools : oracle-tools-runtime-remote to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0-RC9
  • Latest Release Candidate: 2.0.0-RC9

All Versions

Choose a version of com.oracle.tools : oracle-tools-runtime-remote to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
oracle-tools-runtime-remote-2.0.0-RC9
oracle-tools-runtime-remote-2.0.0-RC3
oracle-tools-runtime-remote-2.0.0-RC2
oracle-tools-runtime-remote-2.0.0-RC1

How to add a dependency to Maven

Add the following com.oracle.tools : oracle-tools-runtime-remote maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oracle.tools</groupId>
    <artifactId>oracle-tools-runtime-remote</artifactId>
    <version>2.0.0-RC9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oracle.tools : oracle-tools-runtime-remote gradle dependency to your build.gradle file:

implementation 'com.oracle.tools:oracle-tools-runtime-remote:2.0.0-RC9'

Gradle Kotlin DSL: Add the following com.oracle.tools : oracle-tools-runtime-remote gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oracle.tools:oracle-tools-runtime-remote:2.0.0-RC9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oracle.tools : oracle-tools-runtime-remote sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oracle.tools" % "oracle-tools-runtime-remote" % "2.0.0-RC9"

Advertisement

Dependencies from Group

Aug 06, 2015
14 usages
49 stars
Aug 06, 2015
13 usages
49 stars
Aug 06, 2015
11 usages
49 stars
Aug 06, 2015
9 usages
49 stars

Discover Dependencies

Mar 14, 2018
3 usages
941 stars
Dec 15, 2017
3 usages
26.8k stars
Dec 16, 2015
4 usages
Jan 30, 2018
4 usages
Oct 18, 2016
6 usages
Nov 10, 2016
3 usages
544 stars
Nov 10, 2016
4 usages
544 stars
Dec 02, 2015
9 usages
0 stars