Last Version

ribbon-httpclient 2.7.18

ribbon-httpclient

License

License

Categories

Categories

Net CLI User Interface Ribbon HTTP Clients
GroupId

GroupId

com.netflix.ribbon
ArtifactId

ArtifactId

ribbon-httpclient
Version

Version

2.7.18
Type

Type

jar
Description

Description

ribbon-httpclient
ribbon-httpclient
Project URL

Project URL

https://github.com/Netflix/ribbon

Download ribbon-httpclient 2.7.18


<!-- https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-httpclient/ -->
<dependency>
    <groupId>com.netflix.ribbon</groupId>
    <artifactId>ribbon-httpclient</artifactId>
    <version>2.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-httpclient/
implementation 'com.netflix.ribbon:ribbon-httpclient:2.7.18'
// https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-httpclient/
implementation ("com.netflix.ribbon:ribbon-httpclient:2.7.18")
'com.netflix.ribbon:ribbon-httpclient:jar:2.7.18'
<dependency org="com.netflix.ribbon" name="ribbon-httpclient" rev="2.7.18">
  <artifact name="ribbon-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.ribbon', module='ribbon-httpclient', version='2.7.18')
)
libraryDependencies += "com.netflix.ribbon" % "ribbon-httpclient" % "2.7.18"
[com.netflix.ribbon/ribbon-httpclient "2.7.18"]

Dependencies

runtime (11)

Group / Artifact Type Version
com.netflix.ribbon : ribbon-core jar 2.7.18
com.netflix.ribbon : ribbon-loadbalancer jar 2.7.18
commons-collections : commons-collections jar 3.2.2
org.apache.httpcomponents : httpclient jar 4.2.1
com.google.code.findbugs : annotations jar 2.0.0
com.sun.jersey : jersey-client jar 1.19.1
com.sun.jersey.contribs : jersey-apache-client4 jar 1.19.1
org.slf4j : slf4j-api jar 1.7.12
com.netflix.servo : servo-core jar 0.10.1
com.google.guava : guava jar 19.0
com.netflix.netflix-commons : netflix-commons-util jar 0.1.1

Project Modules

There are no modules declared in this project.