Download hostedchef-1.6.1-incubating.jar file - Jar h

Jar examples for h:hostedchef

Description

jclouds components to access Hosted Chef

You can download jar file hostedchef 1.6.1-incubating in this page.

License

Apache License

Build File

You can use the following script to add hostedchef-1.6.1-incubating.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>hostedchef</artifactId>
   <version>1.6.1-incubating</version>
</dependency>
compile group: 'org.apache.jclouds.labs', name: 'hostedchef', version: '1.6.1-incubating'
libraryDependencies += "org.apache.jclouds.labs" % "hostedchef" % "1.6.1-incubating"
<dependency org="org.apache.jclouds.labs" name="hostedchef" rev="1.6.1-incubating"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='hostedchef', version='1.6.1-incubating'))
'org.apache.jclouds.labs:hostedchef:jar:1.6.1-incubating'

Download

Click the following link to download the jar file.

hostedchef-1.6.1-incubating-javadoc.jar
hostedchef-1.6.1-incubating-sources.jar
hostedchef-1.6.1-incubating-tests.jar
hostedchef-1.6.1-incubating.jar
hostedchef-1.6.1-incubating.pom



Related Tutorials