is not current version
Last Version 11.9

Feign Hystrix 11.8

Feign Hystrix

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-hystrix
Version

Version

11.8
Type

Type

jar
Description

Description

Feign Hystrix
Feign Hystrix
Project Organization

Project Organization

OpenFeign

Download feign-hystrix 11.8


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

Dependencies

compile (2)

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

test (6)

Group / Artifact Type Version
com.netflix.archaius : archaius-core jar 0.7.7
io.github.openfeign : feign-core test-jar 11.8
io.github.openfeign : feign-gson jar 11.8
com.squareup.okhttp3 : mockwebserver jar
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.