<dependency>
<groupId>com.lightstep.tracer</groupId>
<artifactId>common-with-okhttp</artifactId>
<version>0.26.0</version>
</dependency>
@Grapes(
@Grab(group='com.lightstep.tracer', module='common-with-okhttp', version='0.26.0')
)
<parent> <groupId>com.lightstep.tracer</groupId> <artifactId>java</artifactId> <version>0.26.0</version> </parent>
compile
|-- io.opentracing:opentracing-api:0.33.0
|-- io.opentracing:opentracing-util:0.33.0
|-- io.opentracing:opentracing-noop:0.33.0
|-- io.grpc:grpc-context:1.23.0
|-- com.google.errorprone:error_prone_annotations:2.3.2
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.codehaus.mojo:animal-sniffer-annotations:1.17
|-- io.grpc:grpc-protobuf:1.23.0
|-- com.google.guava:guava:26.0-android
|-- org.checkerframework:checker-compat-qual:2.5.2
|-- com.google.j2objc:j2objc-annotations:1.1
|-- io.grpc:grpc-protobuf-lite:1.23.0