MVN

com.netflix.hystrix : hystrix-serialization

Maven & Gradle

Nov 17, 2018
43 usages
23.7k stars

hystrix-serialization · hystrix-serialization

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

Latest Version

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

  • Latest Stable: 1.5.18

All Versions

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

Version Vulnerabilities Updated
1.5.x
hystrix-serialization-1.5.18
hystrix-serialization-1.5.12
hystrix-serialization-1.5.11
hystrix-serialization-1.5.10
hystrix-serialization-1.5.9
hystrix-serialization-1.5.8
hystrix-serialization-1.5.7
hystrix-serialization-1.5.6
hystrix-serialization-1.5.5
hystrix-serialization-1.5.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.netflix.hystrix</groupId>
    <artifactId>hystrix-serialization</artifactId>
    <version>1.5.18</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.netflix.hystrix:hystrix-serialization:1.5.18'

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

implementation("com.netflix.hystrix:hystrix-serialization:1.5.18")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.netflix.hystrix" % "hystrix-serialization" % "1.5.18"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 12, 2018
8 usages
2.2k stars
Aug 08, 2019
8 usages
2.5k stars
Nov 18, 2019
28 usages
3 stars
Jan 27, 2017
9 usages
16 stars
Dec 12, 2005
25 usages
Aug 02, 2018
58 usages
21 stars
Apr 13, 2017
6 usages
Apr 05, 2017
7 usages
5 stars
Aug 14, 2023
26 usages
5.1k stars