is not current version
Last Version 1.5.2

org.cloudhoist:pallet-jclouds 1.3.0-beta.1

A provider for using Pallet with jclouds. jclouds is a library allowing uniform access to multiple clouds. 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-jclouds
Version

Version

1.3.0-beta.1
Type

Type

jar

Download pallet-jclouds 1.3.0-beta.1


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