is not current version
Last Version 1.8.0

io.jaegertracing:jaeger-thrift 0.27.0-RC1

Jaeger Java bindings for OpenTracing API

GroupId

GroupId

io.jaegertracing
ArtifactId

ArtifactId

jaeger-thrift
Version

Version

0.27.0-RC1
Type

Type

jar

Download jaeger-thrift 0.27.0-RC1


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