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

prometheus-springboot-support 0.0.4

prometheus-springboot-support is a library which bring prometheus monitoring to springboot application

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.nicholasren
Идентификатор

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

prometheus-springboot-support
Версия

Версия

0.0.4
Тип

Тип

jar
Описание

Описание

prometheus-springboot-support
prometheus-springboot-support is a library which bring prometheus monitoring to springboot application
Ссылка на сайт

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

https://github.com/nicholasren/prometheus-springboot-support
Система контроля версий

Система контроля версий

https://github.com/nicholasren/prometheus-springboot-support

Скачать prometheus-springboot-support 0.0.4


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0
org.aspectj : aspectjweaver jar 1.8.13
org.springframework : spring-web jar 5.0.4.RELEASE
org.springframework.boot : spring-boot jar 2.0.0.RELEASE
io.prometheus : simpleclient jar 0.0.14
io.prometheus : simpleclient_servlet jar 0.0.14
io.prometheus : simpleclient_hotspot jar 0.0.14

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.assertj : assertj-core jar 3.4.1
org.junit.platform : junit-platform-runner jar 1.1.0
org.mockito : mockito-core jar 2.0.106-beta

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

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