MVN

io.prometheus : integration_tests

Maven & Gradle

Aug 30, 2021

Prometheus Java Suit - Integration Tests

<dependency>
    <groupId>io.prometheus</groupId>
    <artifactId>integration_tests</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.12.0

All Versions

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

Version Vulnerabilities Updated
0.12.x
integration_tests-0.12.0
0.11.x
integration_tests-0.11.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.prometheus</groupId>
    <artifactId>integration_tests</artifactId>
    <version>0.12.0</version>
</dependency>

Advertisement