не последняя версия
Последняя версия 1.5.2

org.cloudhoist:pallet-jclouds 1.2.0-alpha1

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.

Группа

Группа

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

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

pallet-jclouds
Версия

Версия

1.2.0-alpha1
Тип

Тип

jar

Скачать pallet-jclouds 1.2.0-alpha1


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