<dependency>
<groupId>com.lightstep.tracer</groupId>
<artifactId>java-common</artifactId>
<version>0.9.25</version>
</dependency>
compile
|-- org.apache.thrift:libthrift:0.9.2
|-- io.opentracing:opentracing-api:0.16.0
test
|-- junit:junit:4.11