is not current version
Last Version 1.5.18

com.netflix.hystrix:hystrix-servo-metrics-publisher 1.5.3

hystrix-servo-metrics-publisher

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-servo-metrics-publisher
Version

Version

1.5.3
Type

Type

jar

Download hystrix-servo-metrics-publisher 1.5.3


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