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