File | Operation |
---|---|
opentracing-spring-web-parent-3.0.1.pom | download |
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-spring-web-parent</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
libraryDependencies += "io.opentracing.contrib" % "opentracing-spring-web-parent" % "3.0.1"
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-spring-web-parent', version='3.0.1')
)
<dependency org="io.opentracing.contrib" name="opentracing-spring-web-parent" rev="3.0.1" />