License |
License |
---|---|
GroupId | GroupIdorg.apache.jclouds.chef |
ArtifactId | ArtifactIdchef-project |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache jclouds Chef :: Project
jclouds Chef parent POM for Maven configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chef-project-1.8.1.pom | 15 KB |
chef-project-1.8.1-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.chef/chef-project/ -->
<dependency>
<groupId>org.apache.jclouds.chef</groupId>
<artifactId>chef-project</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.chef/chef-project/
implementation 'org.apache.jclouds.chef:chef-project:1.8.1'
// https://jarcasting.com/artifacts/org.apache.jclouds.chef/chef-project/
implementation ("org.apache.jclouds.chef:chef-project:1.8.1")
'org.apache.jclouds.chef:chef-project:jar:1.8.1'
<dependency org="org.apache.jclouds.chef" name="chef-project" rev="1.8.1">
<artifact name="chef-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.chef', module='chef-project', version='1.8.1')
)
libraryDependencies += "org.apache.jclouds.chef" % "chef-project" % "1.8.1"
[org.apache.jclouds.chef/chef-project "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymockclassextension | jar | 3.1 |
org.testng : testng | jar | 6.5.2 |