License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.emc.ecs |
ArtifactId | ArtifactIdobject-client |
Version | Version3.2.0 |
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.2.0.pom | |
object-client-3.2.0.jar | 233 KB |
object-client-3.2.0-sources.jar | 228 KB |
object-client-3.2.0-javadoc.jar | 580 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |