is not current version
Last Version 2.3.2

smart-client 2.3.1

Smart REST Client - JAX-RS (Jersey) REST client that provides client-side load balancing with a pluggable host list provider

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.emc.ecs
ArtifactId

ArtifactId

smart-client
Version

Version

2.3.1
Type

Type

jar
Description

Description

smart-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

https://github.com/EMCECS/smart-client-java
Source Code Management

Source Code Management

https://github.com/EMCECS/smart-client-java

Download smart-client 2.3.1


<!-- 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"]

Dependencies

compile (6)

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

runtime (1)

Group / Artifact Type Version
com.sun.jersey : jersey-json jar 1.19.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.