is not current version
Last Version 11.9

Feign Hystrix 11.2

Feign Hystrix

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-hystrix
Version

Version

11.2
Type

Type

jar
Description

Description

Feign Hystrix
Feign Hystrix
Project Organization

Project Organization

OpenFeign

Download feign-hystrix 11.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.2
com.netflix.archaius : archaius-core jar 0.7.6
com.netflix.hystrix : hystrix-core jar 1.5.18

test (5)

Group / Artifact Type Version
io.github.openfeign : feign-core test-jar 11.2
io.github.openfeign : feign-gson jar 11.2
com.squareup.okhttp3 : mockwebserver jar
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.