is not current version
Last Version 3.3.1

io.opentracing.contrib:opentracing-spring-jaeger-parent 0.1.5

OpenTracing Spring Boot Starter for Jaeger

GroupId

GroupId

io.opentracing.contrib
ArtifactId

ArtifactId

opentracing-spring-jaeger-parent
Version

Version

0.1.5
Type

Type

pom

Download opentracing-spring-jaeger-parent 0.1.5


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