Skip to content

thirdteeth/guice-opentracing

Repository files navigation

Guice-OpenTracing

OpenTracing cdi for Guice.

Include in your project:

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