Download chef-1.7.0.jar file - Jar c

Jar examples for c:chef

Description

Plugin allows telegram to interact with chef chefNodes. Provides query, fetch file and execute commands.

You can download jar file chef 1.7.0 in this page.

License

Apache License

Build File

You can use the following script to add chef-1.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

chef-1.7.0-javadoc.jar
chef-1.7.0-sources.jar
chef-1.7.0-tests.jar
chef-1.7.0.jar
chef-1.7.0.pom



Related Tutorials