MVN

com.moelholm : prometheus-spring-boot-starter

Maven & Gradle

Aug 03, 2017
2 usages
51 stars

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

<dependency>
    <groupId>com.moelholm</groupId>
    <artifactId>prometheus-spring-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.moelholm : prometheus-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.moelholm : prometheus-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
prometheus-spring-boot-starter-1.0.2
prometheus-spring-boot-starter-1.0.1
prometheus-spring-boot-starter-1.0.0

How to add a dependency to Maven

Add the following com.moelholm : prometheus-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.moelholm</groupId>
    <artifactId>prometheus-spring-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.moelholm : prometheus-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'com.moelholm:prometheus-spring-boot-starter:1.0.2'

Gradle Kotlin DSL: Add the following com.moelholm : prometheus-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.moelholm:prometheus-spring-boot-starter:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.moelholm : prometheus-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.moelholm" % "prometheus-spring-boot-starter" % "1.0.2"

Advertisement

Dependencies from Group

Aug 03, 2017
2 usages
51 stars

Discover Dependencies

Aug 21, 2023
6 usages
5.4k stars
Aug 21, 2023
3 usages
5.4k stars
Dec 09, 2022
14 usages
4.6k stars
Dec 09, 2022
28 usages
4.6k stars
Feb 02, 2017
3 usages
15 stars
Mar 20, 2017
8 stars
Sep 08, 2022
13 usages
140 stars
Feb 05, 2017
1 usages
12 stars