Download smart-client-1.0.2.jar file - Jar s

Jar examples for s:smart-client

Description

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 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add smart-client-1.0.2.jar to your project.

<dependency>
   <groupId>com.emc.ecs</groupId>
   <artifactId>smart-client</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.emc.ecs', name: 'smart-client', version: '1.0.2'
libraryDependencies += "com.emc.ecs" % "smart-client" % "1.0.2"
<dependency org="com.emc.ecs" name="smart-client" rev="1.0.2"/>
@Grapes(@Grab(group='com.emc.ecs', module='smart-client', version='1.0.2'))
'com.emc.ecs:smart-client:jar:1.0.2'

Download

Click the following link to download the jar file.

smart-client-1.0.2-javadoc.jar
smart-client-1.0.2-sources.jar
smart-client-1.0.2.jar
smart-client-1.0.2.pom



Related Tutorials