Integration Test - Example Application

The Prometheus Java Suite: Client Metrics, Exposition, and Examples

Лицензия

Лицензия

Категории

Категории

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

Группа

io.prometheus
Идентификатор

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

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

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

0.12.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Integration Test - Example Application
The Prometheus Java Suite: Client Metrics, Exposition, and Examples

Скачать example_application

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Версии библиотеки

Версия
0.12.0
0.11.0