is not current version
Last Version 1.0.2

com.moelholm:prometheus-spring-boot-starter 1.0.1

A Spring Boot Starter that enables a Prometheus endpoint for Spring Boot applications

Categories

Categories

Spring Boot Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.moelholm
ArtifactId

ArtifactId

prometheus-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download prometheus-spring-boot-starter 1.0.1


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