License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Ribbon HTTP Clients |
GroupId | GroupIdcom.netflix.ribbon |
ArtifactId | ArtifactIdribbon-httpclient |
Last Version | Last Version2.7.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionribbon-httpclient
ribbon-httpclient
|
Project URL |
Project URL |
Filename | Size |
---|---|
ribbon-httpclient-2.7.18.pom | |
ribbon-httpclient-2.7.18.jar | 54 KB |
ribbon-httpclient-2.7.18-sources.jar | 31 KB |
ribbon-httpclient-2.7.18-javadoc.jar | 108 KB |
Browse |
<!-- 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"]
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 |