is not current version
Last Version 1.8.0

io.jaegertracing:jaeger-thrift 0.34.3

Jaeger Java bindings for OpenTracing API

GroupId

GroupId

io.jaegertracing
ArtifactId

ArtifactId

jaeger-thrift
Version

Version

0.34.3
Type

Type

jar

Download jaeger-thrift 0.34.3


<!-- https://jarcasting.com/artifacts/io.jaegertracing/jaeger-thrift/ -->
<dependency>
    <groupId>io.jaegertracing</groupId>
    <artifactId>jaeger-thrift</artifactId>
    <version>0.34.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.jaegertracing/jaeger-thrift/
implementation 'io.jaegertracing:jaeger-thrift:0.34.3'
// https://jarcasting.com/artifacts/io.jaegertracing/jaeger-thrift/
implementation ("io.jaegertracing:jaeger-thrift:0.34.3")
'io.jaegertracing:jaeger-thrift:jar:0.34.3'
<dependency org="io.jaegertracing" name="jaeger-thrift" rev="0.34.3">
  <artifact name="jaeger-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jaegertracing', module='jaeger-thrift', version='0.34.3')
)
libraryDependencies += "io.jaegertracing" % "jaeger-thrift" % "0.34.3"
[io.jaegertracing/jaeger-thrift "0.34.3"]