Jar examples for p:prometheus-spring-boot-starter
A Spring Boot Starter that enables a Prometheus endpoint for Spring Boot applications
You can download jar file prometheus-spring-boot-starter 1.0.2 in this page.
MIT License
You can use the following script to add prometheus-spring-boot-starter-1.0.2.jar to your project.
<dependency> <groupId>com.moelholm</groupId> <artifactId>prometheus-spring-boot-starter</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.moelholm', name: 'prometheus-spring-boot-starter', version: '1.0.2'
libraryDependencies += "com.moelholm" % "prometheus-spring-boot-starter" % "1.0.2"
<dependency org="com.moelholm" name="prometheus-spring-boot-starter" rev="1.0.2"/>
@Grapes(@Grab(group='com.moelholm', module='prometheus-spring-boot-starter', version='1.0.2'))
'com.moelholm:prometheus-spring-boot-starter:jar:1.0.2'
Click the following link to download the jar file.
prometheus-spring-boot-starter-1.0.2-javadoc.jar