is not current version
Last Version 1.5.18

com.netflix.hystrix:hystrix-metrics-event-stream 1.4.0-rc.8

hystrix-metrics-event-stream

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-metrics-event-stream
Version

Version

1.4.0-rc.8
Type

Type

jar

Download hystrix-metrics-event-stream 1.4.0-rc.8


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