License |
License |
---|---|
GroupId | GroupIdorg.apache.whirr |
ArtifactId | ArtifactIdwhirr-chef |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Whirr Chef
Libraries for running cloud services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
whirr-chef-0.8.2.pom | |
whirr-chef-0.8.2.jar | 18 KB |
whirr-chef-0.8.2-tests.jar | 27 KB |
whirr-chef-0.8.2-sources.jar | 15 KB |
whirr-chef-0.8.2-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.whirr/whirr-chef/ -->
<dependency>
<groupId>org.apache.whirr</groupId>
<artifactId>whirr-chef</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-chef/
implementation 'org.apache.whirr:whirr-chef:0.8.2'
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-chef/
implementation ("org.apache.whirr:whirr-chef:0.8.2")
'org.apache.whirr:whirr-chef:jar:0.8.2'
<dependency org="org.apache.whirr" name="whirr-chef" rev="0.8.2">
<artifact name="whirr-chef" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.whirr', module='whirr-chef', version='0.8.2')
)
libraryDependencies += "org.apache.whirr" % "whirr-chef" % "0.8.2"
[org.apache.whirr/whirr-chef "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.whirr : whirr-core | jar | 0.8.2 |
commons-configuration : commons-configuration | jar | 1.7 |
com.jcraft : jsch | jar | 0.1.48 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.whirr : whirr-core | test-jar | 0.8.2 |
junit : junit | jar | 4.8.1 |
org.hamcrest : hamcrest-all | jar | 1.1 |
commons-httpclient : commons-httpclient | jar | 3.1 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |