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