MVN

io.opentracing.contrib : opentracing-apache-httpclient-parent

Maven & Gradle

Aug 17, 2020
11 stars

OpenTracing instrumentation for Apache HttpClient

<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-apache-httpclient-parent</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
0.3.x
opentracing-apache-httpclient-parent-0.3.3
opentracing-apache-httpclient-parent-0.3.2
0.2.x
opentracing-apache-httpclient-parent-0.2.2
opentracing-apache-httpclient-parent-0.2.1
opentracing-apache-httpclient-parent-0.2.0
0.1.x
opentracing-apache-httpclient-parent-0.1.0
opentracing-apache-httpclient-parent-0.1.0-RC1
0.0.x
opentracing-apache-httpclient-parent-0.0.2
opentracing-apache-httpclient-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-apache-httpclient-parent</artifactId>
    <version>0.3.3</version>
</dependency>