License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.emc.ecs |
ArtifactId | ArtifactIdobject-client |
Last Version | Last Version3.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobject-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
object-client-3.4.2.pom | |
object-client-3.4.2.jar | 175 KB |
object-client-3.4.2-sources.jar | 190 KB |
object-client-3.4.2-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emc.ecs/object-client/ -->
<dependency>
<groupId>com.emc.ecs</groupId>
<artifactId>object-client</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.ecs/object-client/
implementation 'com.emc.ecs:object-client:3.4.2'
// https://jarcasting.com/artifacts/com.emc.ecs/object-client/
implementation ("com.emc.ecs:object-client:3.4.2")
'com.emc.ecs:object-client:jar:3.4.2'
<dependency org="com.emc.ecs" name="object-client" rev="3.4.2">
<artifact name="object-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.ecs', module='object-client', version='3.4.2')
)
libraryDependencies += "com.emc.ecs" % "object-client" % "3.4.2"
[com.emc.ecs/object-client "3.4.2"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |