feign-hystrix


License

License

Categories

Categories

Net Feign HTTP Clients
GroupId

GroupId

com.netflix.feign
ArtifactId

ArtifactId

feign-hystrix
Last Version

Last Version

8.18.0
Release Date

Release Date

Type

Type

jar
Description

Description

feign-hystrix
feign-hystrix
Project URL

Project URL

https://github.com/Netflix/feign

Download feign-hystrix

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.netflix.feign : feign-core jar 8.18.0
com.netflix.hystrix : hystrix-core jar 1.4.26

Project Modules

There are no modules declared in this project.
com.netflix.feign

Netflix, Inc.

Netflix Open Source Platform

Versions

Version
8.18.0
8.17.0
8.16.2
8.16.1
8.16.0
8.15.1
8.15.0
8.14.4
8.14.3
8.14.2
8.14.1
8.14.0
8.13.1
8.13.0
8.12.1
8.12.0
8.11.0
8.9.2