is not current version
Last Version 1.6.0

org.jclouds.chef:chef-parent 1.6.0-rc.5

JClouds Chef Parent POM for Maven configuration

GroupId

GroupId

org.jclouds.chef
ArtifactId

ArtifactId

chef-parent
Version

Version

1.6.0-rc.5
Type

Type

jar

Download chef-parent 1.6.0-rc.5


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