License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.emc.ecs |
ArtifactId | ArtifactIdsmart-client |
Version | Version2.3.1 |
Type | Typejar |
Description |
Descriptionsmart-client
Smart REST Client - JAX-RS (Jersey) REST client that provides client-side load balancing with a pluggable host list provider
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-client-2.3.1.pom | |
smart-client-2.3.1.jar | 37 KB |
smart-client-2.3.1-sources.jar | 35 KB |
smart-client-2.3.1-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emc.ecs/smart-client/ -->
<dependency>
<groupId>com.emc.ecs</groupId>
<artifactId>smart-client</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.ecs/smart-client/
implementation 'com.emc.ecs:smart-client:2.3.1'
// https://jarcasting.com/artifacts/com.emc.ecs/smart-client/
implementation ("com.emc.ecs:smart-client:2.3.1")
'com.emc.ecs:smart-client:jar:2.3.1'
<dependency org="com.emc.ecs" name="smart-client" rev="2.3.1">
<artifact name="smart-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.ecs', module='smart-client', version='2.3.1')
)
libraryDependencies += "com.emc.ecs" % "smart-client" % "2.3.1"
[com.emc.ecs/smart-client "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-client | jar | 1.19.4 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.12.1 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.12.1 |
org.apache.httpcomponents : httpclient | jar | 4.2.6 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.19.4 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-json | jar | 1.19.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |