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

com.netflix.hystrix:hystrix-network-auditor-agent 1.4.0-RC2

hystrix-network-auditor-agent developed by Netflix

Категории

Категории

Сеть
Группа

Группа

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

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

hystrix-network-auditor-agent
Версия

Версия

1.4.0-RC2
Тип

Тип

jar

Скачать hystrix-network-auditor-agent 1.4.0-RC2


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