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

com.netflix.spectator:spectator-reg-metrics3 0.14

spectator-reg-metrics3 developed by Netflix

Категории

Категории

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

Группа

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

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

spectator-reg-metrics3
Версия

Версия

0.14
Тип

Тип

jar

Скачать spectator-reg-metrics3 0.14


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