is not current version
Last Version 1.8.1

org.apache.jclouds.chef:chef-project 1.8.0

jclouds Chef parent POM for Maven configuration

GroupId

GroupId

org.apache.jclouds.chef
ArtifactId

ArtifactId

chef-project
Version

Version

1.8.0
Type

Type

jar

Download chef-project 1.8.0


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