MVN

io.opentracing.contrib : opentracing-okhttp-parent

Maven & Gradle

Jan 15, 2020

OpenTracing instrumentation for okhttp client

<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-okhttp-parent</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.opentracing.contrib : opentracing-okhttp-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0
  • Latest Release Candidate: 0.1.0-RC1

All Versions

Choose a version of io.opentracing.contrib : opentracing-okhttp-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
opentracing-okhttp-parent-3.0.0
2.0.x
opentracing-okhttp-parent-2.0.1
opentracing-okhttp-parent-2.0.0
0.1.x
opentracing-okhttp-parent-0.1.0
opentracing-okhttp-parent-0.1.0-RC1
0.0.x
opentracing-okhttp-parent-0.0.5
opentracing-okhttp-parent-0.0.4
opentracing-okhttp-parent-0.0.3
opentracing-okhttp-parent-0.0.2
opentracing-okhttp-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-okhttp-parent</artifactId>
    <version>3.0.0</version>
</dependency>