Jar examples for p:pallet
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.1 in this page.
Eclipse Public License
You can use the following script to add pallet-0.7.1.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>pallet</artifactId> <version>0.7.1</version> </dependency>
compile group: 'org.cloudhoist', name: 'pallet', version: '0.7.1'
libraryDependencies += "org.cloudhoist" % "pallet" % "0.7.1"
<dependency org="org.cloudhoist" name="pallet" rev="0.7.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='pallet', version='0.7.1'))
'org.cloudhoist:pallet:jar:0.7.1'
Click the following link to download the jar file.
pallet-0.7.1-sources.jar