Trasier Client ingests tracing data into the Trasier system.
Visit Trasier's documentation site for details.
| License | License
                                                        Apache License Version 2.0                                                 | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.trasier | 
| ArtifactId | ArtifactIdtrasier-client-spring4-sleuth | 
| Last Version | Last Version0.9.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava library to injest traceable data into Trasier systems. | 
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-spring4-sleuth/ -->
<dependency>
    <groupId>com.trasier</groupId>
    <artifactId>trasier-client-spring4-sleuth</artifactId>
    <version>0.9.5</version>
</dependency>// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring4-sleuth/
implementation 'com.trasier:trasier-client-spring4-sleuth:0.9.5'// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring4-sleuth/
implementation ("com.trasier:trasier-client-spring4-sleuth:0.9.5")'com.trasier:trasier-client-spring4-sleuth:jar:0.9.5'<dependency org="com.trasier" name="trasier-client-spring4-sleuth" rev="0.9.5">
  <artifact name="trasier-client-spring4-sleuth" type="jar" />
</dependency>@Grapes(
@Grab(group='com.trasier', module='trasier-client-spring4-sleuth', version='0.9.5')
)libraryDependencies += "com.trasier" % "trasier-client-spring4-sleuth" % "0.9.5"[com.trasier/trasier-client-spring4-sleuth "0.9.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.trasier : trasier-client-core | jar | 0.9.5 | 
| com.trasier : trasier-client-spring4-interceptor | jar | 0.9.5 | 
| commons-io : commons-io | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | 4.3.7.RELEASE | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.springframework.cloud : spring-cloud-starter-sleuth | jar | 1.1.0.RELEASE | 
Trasier Client ingests tracing data into the Trasier system.
Visit Trasier's documentation site for details.