is not current version
Last Version 0.3.0-alpha.3

org.cloudhoist:pallet-vmfest 0.2.0-beta.3

A provider for using Pallet with Vmfest. Vmfest is a clojure library for using virtualbox. Pallet is a platform for agile and programmatic automation of infrastructure in the cloud, on server racks or directly on virtual machines. Pallet provides cloud provider and operating system independence, and allows for an unprecedented level of customization.

GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

pallet-vmfest
Version

Version

0.2.0-beta.3
Type

Type

jar

Download pallet-vmfest 0.2.0-beta.3


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