Last Version

hystrix-serialization 1.5.18

hystrix-serialization

License

License

Categories

Categories

Net Serialization Data Data Formats
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-serialization
Version

Version

1.5.18
Type

Type

jar
Description

Description

hystrix-serialization
hystrix-serialization
Project URL

Project URL

https://github.com/Netflix/Hystrix
Source Code Management

Source Code Management

https://github.com/Netflix/Hystrix.git

Download hystrix-serialization 1.5.18


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

Dependencies

compile (4)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.18
com.fasterxml.jackson.core : jackson-core jar 2.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
com.fasterxml.jackson.core : jackson-annotations jar 2.7.5

runtime (1)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.7.5

Project Modules

There are no modules declared in this project.