is not current version
Last Version 2.0.0-RC9

com.oracle.tools:oracle-tools-runtime-vagrant 2.0.0-RC2

Interfaces, classes and resources to construct, inspect and securely manage Vagrant based runtime processes.

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.oracle.tools
ArtifactId

ArtifactId

oracle-tools-runtime-vagrant
Version

Version

2.0.0-RC2
Type

Type

jar

Download oracle-tools-runtime-vagrant 2.0.0-RC2


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