<dependency>
<groupId>com.lightstep.tracer</groupId>
<artifactId>lightstep-tracer-jre</artifactId>
<version>0.9.9</version>
</dependency>
@Grapes(
@Grab(group='com.lightstep.tracer', module='lightstep-tracer-jre', version='0.9.9')
)