is not current version
Last Version 3.2.1

com.emc.ecs:atmos-client 3.0.1

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.emc.ecs
ArtifactId

ArtifactId

atmos-client
Version

Version

3.0.1
Type

Type

jar

Download atmos-client 3.0.1


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