Files download
File Operation
opentracing-spring-jaeger-parent-3.1.0.pom download
Apache Maven
<dependency>
  <groupId>io.opentracing.contrib</groupId>
  <artifactId>opentracing-spring-jaeger-parent</artifactId>
  <version>3.1.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.opentracing.contrib:opentracing-spring-jaeger-parent:3.1.0'
Gradle Kotlin
implementation("io.opentracing.contrib:opentracing-spring-jaeger-parent:3.1.0")
Scala SBT
libraryDependencies += "io.opentracing.contrib" % "opentracing-spring-jaeger-parent" % "3.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.opentracing.contrib', module='opentracing-spring-jaeger-parent', version='3.1.0')
)
Apache Ivy
<dependency org="io.opentracing.contrib" name="opentracing-spring-jaeger-parent" rev="3.1.0" />
Leiningen
[io.opentracing.contrib/opentracing-spring-jaeger-parent "3.1.0"]
Apache Buildr
'io.opentracing.contrib:opentracing-spring-jaeger-parent:jar:3.1.0'
Dependencies
The project has no third-party dependencies