is not current version
Last Version 1.6.0

org.jclouds.chef:chef-compute 1.5.0-beta.10

provisions nodes with jclouds and kick's off chef to configure and integrate

GroupId

GroupId

org.jclouds.chef
ArtifactId

ArtifactId

chef-compute
Version

Version

1.5.0-beta.10
Type

Type

jar

Download chef-compute 1.5.0-beta.10


<!-- https://jarcasting.com/artifacts/org.jclouds.chef/chef-compute/ -->
<dependency>
    <groupId>org.jclouds.chef</groupId>
    <artifactId>chef-compute</artifactId>
    <version>1.5.0-beta.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jclouds.chef/chef-compute/
implementation 'org.jclouds.chef:chef-compute:1.5.0-beta.10'
// https://jarcasting.com/artifacts/org.jclouds.chef/chef-compute/
implementation ("org.jclouds.chef:chef-compute:1.5.0-beta.10")
'org.jclouds.chef:chef-compute:jar:1.5.0-beta.10'
<dependency org="org.jclouds.chef" name="chef-compute" rev="1.5.0-beta.10">
  <artifact name="chef-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jclouds.chef', module='chef-compute', version='1.5.0-beta.10')
)
libraryDependencies += "org.jclouds.chef" % "chef-compute" % "1.5.0-beta.10"
[org.jclouds.chef/chef-compute "1.5.0-beta.10"]