Last Version

Common :: Jaeger Spring Boot Starter 1.13.2

Syndesis :: Common :: Jaeger Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.syndesis.common
ArtifactId

ArtifactId

jaeger-spring-boot-starter
Version

Version

1.13.2
Type

Type

jar
Description

Description

Common :: Jaeger Spring Boot Starter
Syndesis :: Common :: Jaeger Spring Boot Starter
Project Organization

Project Organization

Red Hat

Download jaeger-spring-boot-starter 1.13.2


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

Dependencies

compile (7)

Group / Artifact Type Version
io.jaegertracing : jaeger-core jar 1.6.0
io.jaegertracing : jaeger-thrift jar 1.6.0
io.opentracing : opentracing-noop jar 0.33.0
io.opentracing : opentracing-api jar 0.33.0
io.opentracing.contrib : opentracing-spring-web-starter jar 4.1.0
org.springframework : spring-webmvc jar
org.slf4j : slf4j-api jar

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-beans jar
org.springframework : spring-context jar

runtime (1)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.14.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.