Last Version

io.opentracing.contrib:opentracing-spring-jaeger-starter 3.3.1

OpenTracing Spring Boot Starter for Jaeger

License

License

GroupId

GroupId

io.opentracing.contrib
ArtifactId

ArtifactId

opentracing-spring-jaeger-starter
Version

Version

3.3.1
Type

Type

jar
Description

Description

OpenTracing Spring Boot Starter for Jaeger

Download opentracing-spring-jaeger-starter 3.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.opentracing.contrib : opentracing-spring-tracer-configuration-starter jar 0.4.0
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.opentracing : opentracing-api jar 0.33.0
io.jaegertracing : jaeger-client jar 1.3.2

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-web jar
io.opentracing : opentracing-mock jar 0.33.0
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.