License |
License
Apache License
|
---|---|
GroupId | GroupIdorg.jclouds.chef |
ArtifactId | ArtifactIdchef-compute |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionJClouds Chef :: Compute
provisions nodes with jclouds and kick's off chef to configure and integrate
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chef-compute-1.6.0.pom | |
chef-compute-1.6.0.jar | 7 KB |
chef-compute-1.6.0-tests.jar | 14 KB |
chef-compute-1.6.0-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jclouds.chef/chef-compute/ -->
<dependency>
<groupId>org.jclouds.chef</groupId>
<artifactId>chef-compute</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jclouds.chef/chef-compute/
implementation 'org.jclouds.chef:chef-compute:1.6.0'
// https://jarcasting.com/artifacts/org.jclouds.chef/chef-compute/
implementation ("org.jclouds.chef:chef-compute:1.6.0")
'org.jclouds.chef:chef-compute:jar:1.6.0'
<dependency org="org.jclouds.chef" name="chef-compute" rev="1.6.0">
<artifact name="chef-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jclouds.chef', module='chef-compute', version='1.6.0')
)
libraryDependencies += "org.jclouds.chef" % "chef-compute" % "1.6.0"
[org.jclouds.chef/chef-compute "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jclouds.api : chef | jar | 1.6.0 |
org.jclouds.api : chef | test-jar | 1.6.0 |
org.jclouds : jclouds-compute | test-jar | 1.6.0 |
org.jclouds : jclouds-core | test-jar | 1.6.0 |
org.jclouds : jclouds-allcompute Optional | jar | 1.6.0 |
org.jclouds.driver : jclouds-slf4j | jar | 1.6.0 |
org.jclouds.driver : jclouds-sshj | jar | 1.6.0 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
org.easymock : easymockclassextension | jar | 3.1 |
org.testng : testng | jar | 6.5.2 |