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