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-common |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionViPR Data Services Common Library
Common library functions for ViPR Data Services (e.g. test utils, etc)
|
Filename | Size |
---|---|
dataservices-common-1.1.pom | |
dataservices-common-1.1.jar | 7 KB |
dataservices-common-1.1-sources.jar | 4 KB |
dataservices-common-1.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emc.vipr/dataservices-common/ -->
<dependency>
<groupId>com.emc.vipr</groupId>
<artifactId>dataservices-common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.vipr/dataservices-common/
implementation 'com.emc.vipr:dataservices-common:1.1'
// https://jarcasting.com/artifacts/com.emc.vipr/dataservices-common/
implementation ("com.emc.vipr:dataservices-common:1.1")
'com.emc.vipr:dataservices-common:jar:1.1'
<dependency org="com.emc.vipr" name="dataservices-common" rev="1.1">
<artifact name="dataservices-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.vipr', module='dataservices-common', version='1.1')
)
libraryDependencies += "com.emc.vipr" % "dataservices-common" % "1.1"
[com.emc.vipr/dataservices-common "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
commons-logging : commons-logging | jar | 1.1.1 |
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.