| License |
License |
|---|---|
| GroupId | GroupIdcom.lightstep.tracer |
| ArtifactId | ArtifactIdlightstep-tracer-jre-bundle |
| Version | Version0.30.5 |
| Type | Typejar |
| Description |
DescriptionLightStep Tracer Java (parent)
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lightstep.tracer/lightstep-tracer-jre-bundle/ -->
<dependency>
<groupId>com.lightstep.tracer</groupId>
<artifactId>lightstep-tracer-jre-bundle</artifactId>
<version>0.30.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightstep.tracer/lightstep-tracer-jre-bundle/
implementation 'com.lightstep.tracer:lightstep-tracer-jre-bundle:0.30.5'
// https://jarcasting.com/artifacts/com.lightstep.tracer/lightstep-tracer-jre-bundle/
implementation ("com.lightstep.tracer:lightstep-tracer-jre-bundle:0.30.5")
'com.lightstep.tracer:lightstep-tracer-jre-bundle:jar:0.30.5'
<dependency org="com.lightstep.tracer" name="lightstep-tracer-jre-bundle" rev="0.30.5">
<artifact name="lightstep-tracer-jre-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightstep.tracer', module='lightstep-tracer-jre-bundle', version='0.30.5')
)
libraryDependencies += "com.lightstep.tracer" % "lightstep-tracer-jre-bundle" % "0.30.5"
[com.lightstep.tracer/lightstep-tracer-jre-bundle "0.30.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lightstep.tracer : lightstep-tracer-jre | jar | 0.30.5 |
| com.lightstep.tracer : tracer-okhttp | jar | 0.30.3 |
| com.lightstep.tracer : tracer-grpc | jar | 0.30.3 |
| io.grpc : grpc-netty | jar | 1.23.0 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.25.Final |
| io.opentracing : opentracing-api | jar | 0.33.0 |
| io.opentracing.contrib : opentracing-tracerresolver | jar | 0.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.0 |