is not current version
Last Version 3.4.2

object-client 3.2.0

EMC Object Client for Java - provides REST access to object data on EMC platforms using the Atmos and S3 APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.emc.ecs
ArtifactId

ArtifactId

object-client
Version

Version

3.2.0
Type

Type

jar
Description

Description

object-client
EMC Object Client for Java - provides REST access to object data on EMC platforms using the Atmos and S3 APIs.
Project URL

Project URL

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

Source Code Management

https://github.com/EMCECS/ecs-object-client-java

Download object-client 3.2.0


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.emc.ecs : smart-client jar 2.3.1
com.emc.ecs : object-transform jar 1.1.0
commons-codec : commons-codec jar 1.10
org.jdom : jdom2 jar 2.0.6
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.