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

Prometheus Java Client Servlet 0.0.10

The Prometheus Java Client Servlet for Metric Exposition over HTTP

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Prometheus Тестирование приложения и мониторинг Monitoring Utility Универсальные библиотеки
Группа

Группа

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

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

servlet
Версия

Версия

0.0.10
Тип

Тип

jar
Описание

Описание

Prometheus Java Client Servlet
The Prometheus Java Client Servlet for Metric Exposition over HTTP
Ссылка на сайт

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

http://github.com/prometheus/client_java

Скачать servlet 0.0.10


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.prometheus : client jar 0.0.10
org.eclipse.jetty : jetty-servlet jar 8.1.7.v20120910
com.matttproud.accepts : accepts jar 0.0.2

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

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

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