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 Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.emc.vipr |
ArtifactId | ArtifactIdjersey-apache-httpclient4 |
Last Version | Last Version1.18-CUSTOM |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-apache-httpclient4
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.emc.vipr/jersey-apache-httpclient4/ -->
<dependency>
<groupId>com.emc.vipr</groupId>
<artifactId>jersey-apache-httpclient4</artifactId>
<version>1.18-CUSTOM</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.vipr/jersey-apache-httpclient4/
implementation 'com.emc.vipr:jersey-apache-httpclient4:1.18-CUSTOM'
// https://jarcasting.com/artifacts/com.emc.vipr/jersey-apache-httpclient4/
implementation ("com.emc.vipr:jersey-apache-httpclient4:1.18-CUSTOM")
'com.emc.vipr:jersey-apache-httpclient4:jar:1.18-CUSTOM'
<dependency org="com.emc.vipr" name="jersey-apache-httpclient4" rev="1.18-CUSTOM">
<artifact name="jersey-apache-httpclient4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.vipr', module='jersey-apache-httpclient4', version='1.18-CUSTOM')
)
libraryDependencies += "com.emc.vipr" % "jersey-apache-httpclient4" % "1.18-CUSTOM"
[com.emc.vipr/jersey-apache-httpclient4 "1.18-CUSTOM"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-core | jar | 1.18 |
org.apache.httpcomponents : httpclient | jar | 4.2.2 |
com.sun.jersey : jersey-client | jar | 1.18 |
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.