License |
License |
---|---|
GroupId | GroupIdorg.apache.whirr |
ArtifactId | ArtifactIdwhirr-examples |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Whirr Examples
Libraries for running cloud services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
whirr-examples-0.8.2.pom | |
whirr-examples-0.8.2.jar | 16 KB |
whirr-examples-0.8.2-tests.jar | 10 KB |
whirr-examples-0.8.2-sources.jar | 13 KB |
whirr-examples-0.8.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.whirr/whirr-examples/ -->
<dependency>
<groupId>org.apache.whirr</groupId>
<artifactId>whirr-examples</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-examples/
implementation 'org.apache.whirr:whirr-examples:0.8.2'
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-examples/
implementation ("org.apache.whirr:whirr-examples:0.8.2")
'org.apache.whirr:whirr-examples:jar:0.8.2'
<dependency org="org.apache.whirr" name="whirr-examples" rev="0.8.2">
<artifact name="whirr-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.whirr', module='whirr-examples', version='0.8.2')
)
libraryDependencies += "org.apache.whirr" % "whirr-examples" % "0.8.2"
[org.apache.whirr/whirr-examples "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.whirr : whirr-core | jar | 0.8.2 |
org.apache.whirr : whirr-cdh | jar | 0.8.2 |
org.apache.whirr : whirr-hadoop | jar | 0.8.2 |
org.slf4j : slf4j-api | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
com.jcraft : jsch | jar | 0.1.48 |
log4j : log4j | jar | 1.2.16 |
commons-configuration : commons-configuration | jar | 1.7 |
net.sf.jopt-simple : jopt-simple | jar | 4.3 |
org.apache.hadoop : hadoop-core | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-all | jar | 1.9.0 |