is not current version
Last Version 1.5.18

com.netflix.hystrix:hystrix-network-auditor-agent 1.2.17

hystrix-network-auditor-agent developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-network-auditor-agent
Version

Version

1.2.17
Type

Type

jar

Download hystrix-network-auditor-agent 1.2.17


<!-- 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.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-network-auditor-agent/
implementation 'com.netflix.hystrix:hystrix-network-auditor-agent:1.2.17'
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-network-auditor-agent/
implementation ("com.netflix.hystrix:hystrix-network-auditor-agent:1.2.17")
'com.netflix.hystrix:hystrix-network-auditor-agent:jar:1.2.17'
<dependency org="com.netflix.hystrix" name="hystrix-network-auditor-agent" rev="1.2.17">
  <artifact name="hystrix-network-auditor-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hystrix', module='hystrix-network-auditor-agent', version='1.2.17')
)
libraryDependencies += "com.netflix.hystrix" % "hystrix-network-auditor-agent" % "1.2.17"
[com.netflix.hystrix/hystrix-network-auditor-agent "1.2.17"]