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

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

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

Категории

Категории

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

Группа

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

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

otj-metrics-core
Версия

Версия

4.0.14
Тип

Тип

jar

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


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