dasein-cloud-atmos

Implementation of the Dasein Cloud API for EMC Atmos object storage.

License

License

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-atmos
Last Version

Last Version

2013.07
Release Date

Release Date

Type

Type

jar
Description

Description

dasein-cloud-atmos
Implementation of the Dasein Cloud API for EMC Atmos object storage.
Project URL

Project URL

http://github.com/greese/dasein-cloud-atmos
Project Organization

Project Organization

Dell, Inc.
Source Code Management

Source Code Management

http://github.com/greese/dasein-cloud-atmos

Download dasein-cloud-atmos

How to add to project

<!-- https://jarcasting.com/artifacts/org.dasein/dasein-cloud-atmos/ -->
<dependency>
    <groupId>org.dasein</groupId>
    <artifactId>dasein-cloud-atmos</artifactId>
    <version>2013.07</version>
</dependency>
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-atmos/
implementation 'org.dasein:dasein-cloud-atmos:2013.07'
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-atmos/
implementation ("org.dasein:dasein-cloud-atmos:2013.07")
'org.dasein:dasein-cloud-atmos:jar:2013.07'
<dependency org="org.dasein" name="dasein-cloud-atmos" rev="2013.07">
  <artifact name="dasein-cloud-atmos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dasein', module='dasein-cloud-atmos', version='2013.07')
)
libraryDependencies += "org.dasein" % "dasein-cloud-atmos" % "2013.07"
[org.dasein/dasein-cloud-atmos "2013.07"]

Dependencies

compile (4)

Group / Artifact Type Version
org.dasein : dasein-cloud-core Optional jar 2013.07.0
org.dasein : dasein-util Optional jar 2013.02
org.apache.httpcomponents : httpclient jar 4.2.1
log4j : log4j Optional jar 1.2.17

test (2)

Group / Artifact Type Version
org.dasein : dasein-cloud-test Optional jar 2013.07.0
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

dasein-cloud-atmos

Implementation of the Dasein Cloud API for EMC's Atmos object store.

To leverage Dasein Cloud + Atmos, you should minimally reference it as a runtime dependency with the dasein-cloud-core project as a compile time reference.

Versions

Version
2013.07
2013.04
2013.02
2013.01
2012.09