Jar examples for r:ribbon
Client side load balancing with Netflix Ribbon
You can download jar file ribbon 2.0-RC9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ribbon-2.0-RC9.jar to your project.
<dependency> <groupId>com.netflix.ribbon</groupId> <artifactId>ribbon</artifactId> <version>2.0-RC9</version> </dependency>
compile group: 'com.netflix.ribbon', name: 'ribbon', version: '2.0-RC9'
libraryDependencies += "com.netflix.ribbon" % "ribbon" % "2.0-RC9"
<dependency org="com.netflix.ribbon" name="ribbon" rev="2.0-RC9"/>
@Grapes(@Grab(group='com.netflix.ribbon', module='ribbon', version='2.0-RC9'))
'com.netflix.ribbon:ribbon:jar:2.0-RC9'
Click the following link to download the jar file.
ribbon-2.0-RC9-javadoc.jar