не последняя версия
Последняя версия 0.3.0-alpha.3

org.cloudhoist:pallet-vmfest 0.3.0-alpha.1

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.

Группа

Группа

org.cloudhoist
Идентификатор

Идентификатор

pallet-vmfest
Версия

Версия

0.3.0-alpha.1
Тип

Тип

jar

Скачать pallet-vmfest 0.3.0-alpha.1


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