MVN

io.dropwizard.metrics.okhttp : metrics-okhttp-parent

Maven & Gradle

Dec 30, 2023
0 stars

Metrics Integration for OkHttp (Parent)

<dependency>
    <groupId>io.dropwizard.metrics.okhttp</groupId>
    <artifactId>metrics-okhttp-parent</artifactId>
    <version>0.5.0-rc.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.dropwizard.metrics.okhttp : metrics-okhttp-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0-rc.1
  • Latest Release Candidate: 0.5.0-rc.1

All Versions

Choose a version of io.dropwizard.metrics.okhttp : metrics-okhttp-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
metrics-okhttp-parent-0.5.0-rc.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.dropwizard.metrics.okhttp</groupId>
    <artifactId>metrics-okhttp-parent</artifactId>
    <version>0.5.0-rc.1</version>
</dependency>