is not current version
Last Version 1.6.0

org.jclouds.labs:hostedchef 1.5.5

jclouds components to access Hosted Chef

GroupId

GroupId

org.jclouds.labs
ArtifactId

ArtifactId

hostedchef
Version

Version

1.5.5
Type

Type

jar

Download hostedchef 1.5.5


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