Last Version

Pallet vmfest provider 0.3.0-alpha.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.

License

License

GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

pallet-vmfest
Version

Version

0.3.0-alpha.3
Type

Type

jar
Description

Description

Pallet vmfest provider
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.
Source Code Management

Source Code Management

http://github.com/pallet/pallet-vmfest

Download pallet-vmfest 0.3.0-alpha.3


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

Dependencies

compile (2)

Group / Artifact Type Version
useful » useful jar 0.8.3-alpha6
vmfest » vmfest jar 0.3.0-alpha.3

provided (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.2.1

test (4)

Group / Artifact Type Version
org.cloudhoist : pallet jar 0.7.2
org.cloudhoist : pallet test-jar 0.7.2
midje » midje jar 1.4.0-beta2
ch.qos.logback : logback-classic jar 1.0.9

Project Modules

There are no modules declared in this project.