dataservices-sdk-java
Java SDK for ViPR object data services.
-
s3-client - enhanced S3 client library, with additional support for ViPR-specific operations.
-
atmos-client - Atmos object client library.
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.emc.vipr |
| ArtifactId | ArtifactIdatmos-client |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionatmos-client
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atmos-client-2.2.2.pom | |
| atmos-client-2.2.2.jar | 282 KB |
| atmos-client-2.2.2-sources.jar | 224 KB |
| atmos-client-2.2.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.emc.vipr/atmos-client/ -->
<dependency>
<groupId>com.emc.vipr</groupId>
<artifactId>atmos-client</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.vipr/atmos-client/
implementation 'com.emc.vipr:atmos-client:2.2.2'
// https://jarcasting.com/artifacts/com.emc.vipr/atmos-client/
implementation ("com.emc.vipr:atmos-client:2.2.2")
'com.emc.vipr:atmos-client:jar:2.2.2'
<dependency org="com.emc.vipr" name="atmos-client" rev="2.2.2">
<artifact name="atmos-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.vipr', module='atmos-client', version='2.2.2')
)
libraryDependencies += "com.emc.vipr" % "atmos-client" % "2.2.2"
[com.emc.vipr/atmos-client "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-core | jar | 1.18 |
| org.apache.httpcomponents : httpcore | jar | 4.2.2 |
| log4j : log4j | jar | 1.2.16 |
| org.jdom : jdom-legacy | jar | 1.1.3 |
| commons-logging : commons-logging-api | jar | 1.1 |
| commons-codec : commons-codec | jar | 1.4 |
| com.emc.vipr : jersey-apache-httpclient4 | jar | 1.18-CUSTOM |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.18 |
| org.apache.httpcomponents : httpclient | jar | 4.2.2 |
| com.emc.vipr : vipr-object-transformations | jar | 2.0.3 |
| org.apache.httpcomponents : httpmime | jar | 4.2.2 |
| com.sun.jersey : jersey-client | jar | 1.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.emc.vipr : dataservices-common | jar | 2.0.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| junit : junit | jar | 4.11 |
Java SDK for ViPR object data services.
s3-client - enhanced S3 client library, with additional support for ViPR-specific operations.
atmos-client - Atmos object client library.