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

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

hystrix-servo-metrics-publisher

Категории

Категории

Сеть Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

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

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

hystrix-servo-metrics-publisher
Версия

Версия

1.4.14
Тип

Тип

jar

Скачать hystrix-servo-metrics-publisher 1.4.14


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