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

com.netflix.hystrix:hystrix-codahale-metrics-publisher 1.4.18

hystrix-codahale-metrics-publisher

Категории

Категории

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

Группа

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

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

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

Версия

1.4.18
Тип

Тип

jar

Скачать hystrix-codahale-metrics-publisher 1.4.18


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