Last Version

Riptide: Hystrix 2.5.1

Client side response routing

License

License

Categories

Categories

IDE Development Tools Riptide Net HTTP Clients
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

riptide-hystrix
Version

Version

2.5.1
Type

Type

jar
Description

Description

Riptide: Hystrix
Client side response routing
Project Organization

Project Organization

Zalando SE

Download riptide-hystrix 2.5.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.zalando : riptide-core jar 2.5.1
com.netflix.hystrix : hystrix-core jar 1.5.12
com.netflix.hystrix : hystrix-junit jar 1.5.12
org.zalando : faux-pas jar 0.4.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.gag : gag jar 1.0.1
com.google.guava : guava jar 22.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (12)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.10.RELEASE
com.github.rest-driver : rest-client-driver jar 2.0.0
org.zalando : riptide-httpclient jar 2.5.1
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.hobsoft.hamcrest : hamcrest-compose jar 0.3.0
org.mockito : mockito-core jar 2.1.0-beta.120
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.8.9
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.9
org.zalando : jackson-datatype-problem jar 0.11.0

Project Modules

There are no modules declared in this project.