is not current version
Last Version 1.8.0

io.jaegertracing:jaeger-thrift 0.30.4

Jaeger Java bindings for OpenTracing API

GroupId

GroupId

io.jaegertracing
ArtifactId

ArtifactId

jaeger-thrift
Version

Version

0.30.4
Type

Type

jar

Download jaeger-thrift 0.30.4


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