License |
License |
---|---|
Categories |
CategoriesNet Ribbon HTTP Clients |
GroupId | GroupIdcom.netflix.ribbon |
ArtifactId | ArtifactIdribbon-examples |
Last Version | Last Version2.7.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionribbon-examples
ribbon-examples
|
Project URL |
Project URL |
Filename | Size |
---|---|
ribbon-examples-2.7.18.pom | |
ribbon-examples-2.7.18.jar | 55 KB |
ribbon-examples-2.7.18-sources.jar | 27 KB |
ribbon-examples-2.7.18-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-examples/ -->
<dependency>
<groupId>com.netflix.ribbon</groupId>
<artifactId>ribbon-examples</artifactId>
<version>2.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-examples/
implementation 'com.netflix.ribbon:ribbon-examples:2.7.18'
// https://jarcasting.com/artifacts/com.netflix.ribbon/ribbon-examples/
implementation ("com.netflix.ribbon:ribbon-examples:2.7.18")
'com.netflix.ribbon:ribbon-examples:jar:2.7.18'
<dependency org="com.netflix.ribbon" name="ribbon-examples" rev="2.7.18">
<artifact name="ribbon-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.ribbon', module='ribbon-examples', version='2.7.18')
)
libraryDependencies += "com.netflix.ribbon" % "ribbon-examples" % "2.7.18"
[com.netflix.ribbon/ribbon-examples "2.7.18"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.ribbon : ribbon-core | jar | 2.7.18 |
com.netflix.ribbon : ribbon-httpclient | jar | 2.7.18 |
com.netflix.ribbon : ribbon-transport | jar | 2.7.18 |
com.netflix.ribbon : ribbon-loadbalancer | jar | 2.7.18 |
com.netflix.ribbon : ribbon | jar | 2.7.18 |
io.reactivex : rxjava | jar | 1.0.10 |
io.reactivex : rxnetty | jar | 0.4.9 |
com.netflix.hystrix : hystrix-core | jar | 1.4.3 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
com.google.code.findbugs : annotations | jar | 2.0.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
com.thoughtworks.xstream : xstream | jar | 1.4.5 |
com.sun.jersey : jersey-server | jar | 1.19.1 |
com.google.guava : guava | jar | 19.0 |
com.netflix.archaius : archaius-core | jar | 0.7.6 |