object-client-bundle

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-bundle
Last Version

Last Version

3.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

object-client-bundle
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-bundle

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.2