не последняя версия
Последняя версия 1.5.18

com.netflix.hystrix:hystrix-serialization 1.5.11

hystrix-serialization

Категории

Категории

Сеть Serialization Данные Data Formats
Группа

Группа

com.netflix.hystrix
Идентификатор

Идентификатор

hystrix-serialization
Версия

Версия

1.5.11
Тип

Тип

jar

Скачать hystrix-serialization 1.5.11


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