MVN

com.github.thirdteeth : guice-opentracing

Maven & Gradle

May 16, 2020
0 stars

guice-opentracing · Traced CDI for google guice

<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>guice-opentracing</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thirdteeth : guice-opentracing to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.github.thirdteeth : guice-opentracing to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
guice-opentracing-0.0.5
guice-opentracing-0.0.4
guice-opentracing-0.0.3
guice-opentracing-0.0.2
guice-opentracing-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>guice-opentracing</artifactId>
    <version>0.0.5</version>
</dependency>