Download pallet-0.7.0-beta.jar file - Jar p

Jar examples for p:pallet

Description

Pallet, DevOps for the JVM 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.

You can download jar file pallet 0.7.0-beta in this page.

License

Eclipse Public License

Build File

You can use the following script to add pallet-0.7.0-beta.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>pallet</artifactId>
   <version>0.7.0-beta</version>
</dependency>
compile group: 'org.cloudhoist', name: 'pallet', version: '0.7.0-beta'
libraryDependencies += "org.cloudhoist" % "pallet" % "0.7.0-beta"
<dependency org="org.cloudhoist" name="pallet" rev="0.7.0-beta"/>
@Grapes(@Grab(group='org.cloudhoist', module='pallet', version='0.7.0-beta'))
'org.cloudhoist:pallet:jar:0.7.0-beta'

Download

Click the following link to download the jar file.

pallet-0.7.0-beta-sources.jar
pallet-0.7.0-beta-tests.jar
pallet-0.7.0-beta.jar
pallet-0.7.0-beta.pom



Related Tutorials