is not current version
Last Version 3.4.2

object-client 3.4.1

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.4.1
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.4.1


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

Dependencies

runtime (8)

Group / Artifact Type Version
com.emc.ecs : smart-client-ecs jar 3.0.0
com.sun.jersey.contribs : jersey-apache-client4 jar 1.19.4
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.6
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.12.6
com.emc.ecs : object-transform jar 1.1.0
commons-codec : commons-codec jar 1.15
org.dom4j : dom4j jar 2.1.3
org.slf4j : slf4j-api jar 1.7.36

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.