is not current version
Last Version 1.0.0

io.opentracing.contrib:jaeger-client-bundle 0.0.2


Categories

Categories

CLI User Interface Jaeger client Application Testing & Monitoring Monitoring
GroupId

GroupId

io.opentracing.contrib
ArtifactId

ArtifactId

jaeger-client-bundle
Version

Version

0.0.2
Type

Type

jar

Download jaeger-client-bundle 0.0.2


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