MVN

io.prometheus : prometheus-metrics-bom

Maven & Gradle

Mar 22, 2024

Prometheus Metrics BOM · Bill of Materials for the Prometheus Metrics library

<dependency>
    <groupId>io.prometheus</groupId>
    <artifactId>prometheus-metrics-bom</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.prometheus : prometheus-metrics-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of io.prometheus : prometheus-metrics-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
prometheus-metrics-bom-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.prometheus</groupId>
    <artifactId>prometheus-metrics-bom</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement