is not current version
Last Version 1.5.18

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

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.12
Type

Type

jar

Download hystrix-servo-metrics-publisher 1.5.12


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