atmos-client

EMC Atmos Client for Java - provides REST access to object data on EMC platforms using the Atmos API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.emc.ecs
ArtifactId

ArtifactId

atmos-client
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

atmos-client
EMC Atmos Client for Java - provides REST access to object data on EMC platforms using the Atmos API.
Project URL

Project URL

https://github.com/EMCECS/atmos-client-java
Source Code Management

Source Code Management

https://github.com/EMCECS/atmos-client-java

Download atmos-client

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.19.4
com.sun.jersey.contribs : jersey-apache-client4 jar 1.19.4
com.sun.jersey.contribs : jersey-multipart jar 1.19.4
org.apache.httpcomponents : httpclient jar 4.5.13
org.dom4j : dom4j jar 2.1.3
com.emc.vipr : vipr-object-transformations jar 2.0.3.1
com.emc.cdp : rest_model jar 1.0
org.slf4j : slf4j-api jar 1.7.32

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
com.emc.ecs

Dell EMC ECS

Cloud Scale Object Storage

Versions

Version
3.2.1
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.2.3
2.2.2.1