Download smart-client-2.0.3.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 2.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials