is not current version
Last Version 6.0.0

com.oracle.bedrock:bedrock-runtime-vagrant 4.4.0

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.bedrock
ArtifactId

ArtifactId

bedrock-runtime-vagrant
Version

Version

4.4.0
Type

Type

jar

Download bedrock-runtime-vagrant 4.4.0


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