is not current version
Last Version 3.2.1

atmos-client 3.1.0

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
Version

Version

3.1.0
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://community.emc.com/community/products/vipr#developer
Source Code Management

Source Code Management

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

Download atmos-client 3.1.0


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

Dependencies

compile (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.2.6
org.jdom : jdom2 jar 2.0.5
com.emc.vipr : vipr-object-transformations jar 2.0.3
com.emc.cdp : rest_model jar 1.0
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.