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

com.opentable.components:otj-metrics-core 5.2.4

Manages metrics and healthchecks and sends them to Graphite and exposes them via endpoints

Категории

Категории

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

Группа

com.opentable.components
Идентификатор

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

otj-metrics-core
Версия

Версия

5.2.4
Тип

Тип

jar

Скачать otj-metrics-core 5.2.4


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-core/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-metrics-core</artifactId>
    <version>5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-core/
implementation 'com.opentable.components:otj-metrics-core:5.2.4'
// https://jarcasting.com/artifacts/com.opentable.components/otj-metrics-core/
implementation ("com.opentable.components:otj-metrics-core:5.2.4")
'com.opentable.components:otj-metrics-core:jar:5.2.4'
<dependency org="com.opentable.components" name="otj-metrics-core" rev="5.2.4">
  <artifact name="otj-metrics-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-metrics-core', version='5.2.4')
)
libraryDependencies += "com.opentable.components" % "otj-metrics-core" % "5.2.4"
[com.opentable.components/otj-metrics-core "5.2.4"]