is not current version
Last Version 2.3.2

com.emc.ecs:smart-client 2.0.4

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.emc.ecs
ArtifactId

ArtifactId

smart-client
Version

Version

2.0.4
Type

Type

jar

Download smart-client 2.0.4


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