| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.opentracing.contrib |
| Идентификатор | Идентификаторopentracing-spring-jaeger-starter |
| Версия | Версия3.3.1 |
| Тип | Типjar |
| Описание |
ОписаниеOpenTracing Spring Boot Starter for Jaeger
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opentracing.contrib : opentracing-spring-tracer-configuration-starter | jar | 0.4.0 |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| io.opentracing : opentracing-api | jar | 0.33.0 |
| io.jaegertracing : jaeger-client | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |