Last Version

Gradle Vagrant plugin 3.0.0

Gradle plugin for managing Vagrant boxes.

License

License

Categories

Categories

Gradle Build Tools Ant Vagrant Container Virtualization Tools
GroupId

GroupId

com.bmuschko
ArtifactId

ArtifactId

gradle-vagrant-plugin
Version

Version

3.0.0
Type

Type

jar
Description

Description

Gradle Vagrant plugin
Gradle plugin for managing Vagrant boxes.
Project URL

Project URL

https://github.com/bmuschko/gradle-vagrant-plugin
Source Code Management

Source Code Management

https://github.com/bmuschko/gradle-vagrant-plugin

Download gradle-vagrant-plugin 3.0.0


<!-- https://jarcasting.com/artifacts/com.bmuschko/gradle-vagrant-plugin/ -->
<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-vagrant-plugin</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bmuschko/gradle-vagrant-plugin/
implementation 'com.bmuschko:gradle-vagrant-plugin:3.0.0'
// https://jarcasting.com/artifacts/com.bmuschko/gradle-vagrant-plugin/
implementation ("com.bmuschko:gradle-vagrant-plugin:3.0.0")
'com.bmuschko:gradle-vagrant-plugin:jar:3.0.0'
<dependency org="com.bmuschko" name="gradle-vagrant-plugin" rev="3.0.0">
  <artifact name="gradle-vagrant-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bmuschko', module='gradle-vagrant-plugin', version='3.0.0')
)
libraryDependencies += "com.bmuschko" % "gradle-vagrant-plugin" % "3.0.0"
[com.bmuschko/gradle-vagrant-plugin "3.0.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.