не последняя версия
Последняя версия 4.1.0

io.opentracing.contrib:opentracing-spring-web-parent 0.1.0-RC1

Support for integrating OpenTracing in Spring Web applications

Группа

Группа

io.opentracing.contrib
Идентификатор

Идентификатор

opentracing-spring-web-parent
Версия

Версия

0.1.0-RC1
Тип

Тип

pom

Скачать opentracing-spring-web-parent 0.1.0-RC1

Имя Файла Размер
opentracing-spring-web-parent-0.1.0-RC1.pom 7 KB
Обзор

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