MVN

io.opentracing.contrib : opentracing-agent-parent

Maven & Gradle

Sep 25, 2018
38 stars

OpenTracing Java Agent · Java Agent for OpenTracing

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

Latest Version

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

  • Latest Stable: 0.4.0

All Versions

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

Version Vulnerabilities Updated
0.4.x
opentracing-agent-parent-0.4.0
0.3.x
opentracing-agent-parent-0.3.0
0.2.x
opentracing-agent-parent-0.2.0
0.1.x
opentracing-agent-parent-0.1.0
0.0.x
opentracing-agent-parent-0.0.13
opentracing-agent-parent-0.0.12
opentracing-agent-parent-0.0.11
opentracing-agent-parent-0.0.10
opentracing-agent-parent-0.0.9
opentracing-agent-parent-0.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-agent-parent</artifactId>
    <version>0.4.0</version>
</dependency>

Advertisement