Jar examples for v:vagrant-java-bindings
Wrapper over the CLI Vagrant tool presented in a Java API
You can download jar file vagrant-java-bindings 0.1.1 in this page.
The Apache License, Version 2.0
You can use the following script to add vagrant-java-bindings-0.1.1.jar to your project.
<dependency> <groupId>name.neykov</groupId> <artifactId>vagrant-java-bindings</artifactId> <version>0.1.1</version> </dependency>
compile group: 'name.neykov', name: 'vagrant-java-bindings', version: '0.1.1'
libraryDependencies += "name.neykov" % "vagrant-java-bindings" % "0.1.1"
<dependency org="name.neykov" name="vagrant-java-bindings" rev="0.1.1"/>
@Grapes(@Grab(group='name.neykov', module='vagrant-java-bindings', version='0.1.1'))
'name.neykov:vagrant-java-bindings:jar:0.1.1'
Click the following link to download the jar file.
vagrant-java-bindings-0.1.1-javadoc.jar