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 |
CategoriesData |
GroupId | GroupIdcom.emc.vipr |
ArtifactId | ArtifactIddataservices |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionViPR Data Services SDK for Java
The ViPR Data Services SDK for Java provides Java APIs that include the enhanced functionality of ViPR
data services.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dataservices-2.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emc.vipr/dataservices/ -->
<dependency>
<groupId>com.emc.vipr</groupId>
<artifactId>dataservices</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.emc.vipr/dataservices/
implementation 'com.emc.vipr:dataservices:2.0'
// https://jarcasting.com/artifacts/com.emc.vipr/dataservices/
implementation ("com.emc.vipr:dataservices:2.0")
'com.emc.vipr:dataservices:pom:2.0'
<dependency org="com.emc.vipr" name="dataservices" rev="2.0">
<artifact name="dataservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.emc.vipr', module='dataservices', version='2.0')
)
libraryDependencies += "com.emc.vipr" % "dataservices" % "2.0"
[com.emc.vipr/dataservices "2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
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.