Download opentracing-spring-web-starter-0.3.3.jar file - Jar o

Jar examples for o:opentracing-spring-web-starter

Description

You can download jar file opentracing-spring-web-starter 0.3.3 in this page.

Build File

You can use the following script to add opentracing-spring-web-starter-0.3.3.jar to your project.

<dependency>
   <groupId>io.opentracing.contrib</groupId>
   <artifactId>opentracing-spring-web-starter</artifactId>
   <version>0.3.3</version>
</dependency>
compile group: 'io.opentracing.contrib', name: 'opentracing-spring-web-starter', version: '0.3.3'
libraryDependencies += "io.opentracing.contrib" % "opentracing-spring-web-starter" % "0.3.3"
<dependency org="io.opentracing.contrib" name="opentracing-spring-web-starter" rev="0.3.3"/>
@Grapes(@Grab(group='io.opentracing.contrib', module='opentracing-spring-web-starter', version='0.3.3'))
'io.opentracing.contrib:opentracing-spring-web-starter:jar:0.3.3'

Download

Click the following link to download the jar file.

opentracing-spring-web-starter-0.3.3-javadoc.jar
opentracing-spring-web-starter-0.3.3-sources.jar
opentracing-spring-web-starter-0.3.3.jar
opentracing-spring-web-starter-0.3.3.pom



Related Tutorials