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

metrics 0.2.1

Used to send telemetry data to New Relic

Лицензия

Лицензия

Категории

Категории

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

Группа

com.newrelic.telemetry
Идентификатор

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

metrics
Версия

Версия

0.2.1
Тип

Тип

jar
Описание

Описание

metrics
Used to send telemetry data to New Relic
Ссылка на сайт

Ссылка на сайт

https://github.com/newrelic/newrelic-telemetry-sdk-java

Скачать metrics 0.2.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.26

Модули Проекта

Данный проект не имеет модулей.