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

com.github.nicholasren:prometheus-springboot-support 0.0.1

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

Категории

Категории

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

Группа

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

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

prometheus-springboot-support
Версия

Версия

0.0.1
Тип

Тип

jar

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


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