Jar examples for s:smart-client
Smart REST Client - JAX-RS (Jersey) REST client that provides client-side load balancing with a pluggable host list provider
You can download jar file smart-client 2.0.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add smart-client-2.0.7.jar to your project.
<dependency> <groupId>com.emc.ecs</groupId> <artifactId>smart-client</artifactId> <version>2.0.7</version> </dependency>
compile group: 'com.emc.ecs', name: 'smart-client', version: '2.0.7'
libraryDependencies += "com.emc.ecs" % "smart-client" % "2.0.7"
<dependency org="com.emc.ecs" name="smart-client" rev="2.0.7"/>
@Grapes(@Grab(group='com.emc.ecs', module='smart-client', version='2.0.7'))
'com.emc.ecs:smart-client:jar:2.0.7'
Click the following link to download the jar file.
smart-client-2.0.7-javadoc.jar