| License | License
                                                        Apache License Version 2.0                                                 | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdcom.trasier | 
| ArtifactId | ArtifactIdtrasier-client-spring-boot-opentracing | 
| Last Version | Last Version0.10.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava library to injest traceable data into Trasier systems. | 
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-boot-opentracing/ -->
<dependency>
    <groupId>com.trasier</groupId>
    <artifactId>trasier-client-spring-boot-opentracing</artifactId>
    <version>0.10.1</version>
</dependency>// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-boot-opentracing/
implementation 'com.trasier:trasier-client-spring-boot-opentracing:0.10.1'// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-boot-opentracing/
implementation ("com.trasier:trasier-client-spring-boot-opentracing:0.10.1")'com.trasier:trasier-client-spring-boot-opentracing:jar:0.10.1'<dependency org="com.trasier" name="trasier-client-spring-boot-opentracing" rev="0.10.1">
  <artifact name="trasier-client-spring-boot-opentracing" type="jar" />
</dependency>@Grapes(
@Grab(group='com.trasier', module='trasier-client-spring-boot-opentracing', version='0.10.1')
)libraryDependencies += "com.trasier" % "trasier-client-spring-boot-opentracing" % "0.10.1"[com.trasier/trasier-client-spring-boot-opentracing "0.10.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.trasier : trasier-client-opentracing-interceptor-spring-cloud | jar | 0.10.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.opentracing.contrib : opentracing-spring-cloud-starter | jar | 0.1.16 | 
| org.springframework.boot : spring-boot | jar | 1.5.12.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.12.RELEASE |