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

com.netflix.hystrix:hystrix-yammer-metrics-publisher 1.5.3-rc.2

hystrix-yammer-metrics-publisher

Категории

Категории

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

Группа

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

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

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

Версия

1.5.3-rc.2
Тип

Тип

jar

Скачать hystrix-yammer-metrics-publisher 1.5.3-rc.2


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