Apache Whirr Examples

Libraries for running cloud services

License

License

GroupId

GroupId

org.apache.whirr
ArtifactId

ArtifactId

whirr-examples
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Whirr Examples
Libraries for running cloud services
Project Organization

Project Organization

The Apache Software Foundation

Download whirr-examples

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0-incubating