Vagrant Java bindings

Wrapper API over the CLI Vagrant tool

License

License

Categories

Categories

Java Languages Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

name.neykov
ArtifactId

ArtifactId

vagrant-java-bindings
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vagrant Java bindings
Wrapper API over the CLI Vagrant tool
Project URL

Project URL

https://github.com/neykov/vagrant-java-bindings
Source Code Management

Source Code Management

http://github.com/neykov/vagrant-java-bindings/tree/master

Download vagrant-java-bindings

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0
0.0.1