MVN

com.izettle : metrics-parent

Maven & Gradle

Apr 28, 2021
87 stars

InfluxDb Integration · A reporter for Metrics which announces measurements to a InfluxDb server.

<dependency>
    <groupId>com.izettle</groupId>
    <artifactId>metrics-parent</artifactId>
    <version>1.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.izettle : metrics-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.4
  • Latest Release Candidate: 1.2.1-rc1

All Versions

Choose a version of com.izettle : metrics-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
metrics-parent-1.3.4
metrics-parent-1.3.3
metrics-parent-1.3.2
1.2.x
metrics-parent-1.2.3
metrics-parent-1.2.2
metrics-parent-1.2.1-rc1
1.1.x
metrics-parent-1.1.9
metrics-parent-1.1.8
metrics-parent-1.1.7
metrics-parent-1.1.6
metrics-parent-1.1.5
metrics-parent-1.1.4
metrics-parent-1.1.2
metrics-parent-1.1.1
metrics-parent-1.1.0
1.0.x
metrics-parent-1.0.7
metrics-parent-1.0.5
metrics-parent-1.0.4
metrics-parent-1.0.3
metrics-parent-1.0.2
metrics-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.izettle</groupId>
    <artifactId>metrics-parent</artifactId>
    <version>1.3.4</version>
</dependency>

Advertisement