Last Version

smart-client 2.3.2

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.2
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.2


<!-- https://jarcasting.com/artifacts/com.emc.ecs/smart-client/ -->
<dependency>
    <groupId>com.emc.ecs</groupId>
    <artifactId>smart-client</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.emc.ecs/smart-client/
implementation 'com.emc.ecs:smart-client:2.3.2'
// https://jarcasting.com/artifacts/com.emc.ecs/smart-client/
implementation ("com.emc.ecs:smart-client:2.3.2")
'com.emc.ecs:smart-client:jar:2.3.2'
<dependency org="com.emc.ecs" name="smart-client" rev="2.3.2">
  <artifact name="smart-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emc.ecs', module='smart-client', version='2.3.2')
)
libraryDependencies += "com.emc.ecs" % "smart-client" % "2.3.2"
[com.emc.ecs/smart-client "2.3.2"]

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.4
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.12.4
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : slf4j-api jar 1.7.31
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
org.slf4j : slf4j-log4j12 jar 1.7.31
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.