Download hostedchef-1.6.3.jar file - Jar h

Jar examples for h:hostedchef

Description

jclouds components to access Hosted Chef

You can download jar file hostedchef 1.6.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

hostedchef-1.6.3-javadoc.jar
hostedchef-1.6.3-sources.jar
hostedchef-1.6.3-tests.jar
hostedchef-1.6.3.jar
hostedchef-1.6.3.pom



Related Tutorials