MVN

com.netflix.feign : feign-hystrix

Maven & Gradle

Jul 14, 2016
7 usages
9.2k stars

feign-hystrix · feign-hystrix

<dependency>
    <groupId>com.netflix.feign</groupId>
    <artifactId>feign-hystrix</artifactId>
    <version>8.18.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.netflix.feign : feign-hystrix to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.18.0

All Versions

Choose a version of com.netflix.feign : feign-hystrix to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.18.x
feign-hystrix-8.18.0
8.17.x
feign-hystrix-8.17.0
8.16.x
feign-hystrix-8.16.2
feign-hystrix-8.16.1
feign-hystrix-8.16.0
8.15.x
feign-hystrix-8.15.1
feign-hystrix-8.15.0
8.14.x
feign-hystrix-8.14.4
feign-hystrix-8.14.3
feign-hystrix-8.14.2
feign-hystrix-8.14.1
feign-hystrix-8.14.0
8.13.x
feign-hystrix-8.13.1
feign-hystrix-8.13.0
8.12.x
feign-hystrix-8.12.1
feign-hystrix-8.12.0
8.11.x
feign-hystrix-8.11.0
8.9.x
feign-hystrix-8.9.2

How to add a dependency to Maven

Add the following com.netflix.feign : feign-hystrix maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.netflix.feign</groupId>
    <artifactId>feign-hystrix</artifactId>
    <version>8.18.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.netflix.feign : feign-hystrix gradle dependency to your build.gradle file:

implementation 'com.netflix.feign:feign-hystrix:8.18.0'

Gradle Kotlin DSL: Add the following com.netflix.feign : feign-hystrix gradle kotlin dependency to your build.gradle.kts file:

implementation("com.netflix.feign:feign-hystrix:8.18.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.netflix.feign : feign-hystrix sbt scala dependency to your build.sbt file:

libraryDependencies += "com.netflix.feign" % "feign-hystrix" % "8.18.0"

Advertisement

Dependencies from Group

Jul 14, 2016
177 usages
9.2k stars
Jul 14, 2016
120 usages
9.2k stars
Jul 14, 2016
101 usages
9.2k stars
Jul 14, 2016
91 usages
9.2k stars
Jul 14, 2016
88 usages
9.2k stars

Discover Dependencies

Sep 27, 2016
5 usages
0 stars
May 09, 2018
5 usages
27 stars
Jul 13, 2023
14 usages
68 stars
Oct 21, 2020
2 usages
0 stars
Nov 20, 2014
1 usages
0 stars
Aug 17, 2023
14 usages
1.7k stars
May 08, 2023
4 usages
3 stars