| License | License
                                                        Apache License Version 2.0                                                 | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.trasier | 
| ArtifactId | ArtifactIdtrasier-client-ws | 
| Last Version | Last Version2.2.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava library to injest traceable data into Trasier systems. | 
| Filename | Size | 
|---|---|
| trasier-client-ws-2.2.8.pom | |
| trasier-client-ws-2.2.8.jar | 7 KB | 
| trasier-client-ws-2.2.8-sources.jar | 3 KB | 
| trasier-client-ws-2.2.8-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-ws/ -->
<dependency>
    <groupId>com.trasier</groupId>
    <artifactId>trasier-client-ws</artifactId>
    <version>2.2.8</version>
</dependency>// https://jarcasting.com/artifacts/com.trasier/trasier-client-ws/
implementation 'com.trasier:trasier-client-ws:2.2.8'// https://jarcasting.com/artifacts/com.trasier/trasier-client-ws/
implementation ("com.trasier:trasier-client-ws:2.2.8")'com.trasier:trasier-client-ws:jar:2.2.8'<dependency org="com.trasier" name="trasier-client-ws" rev="2.2.8">
  <artifact name="trasier-client-ws" type="jar" />
</dependency>@Grapes(
@Grab(group='com.trasier', module='trasier-client-ws', version='2.2.8')
)libraryDependencies += "com.trasier" % "trasier-client-ws" % "2.2.8"[com.trasier/trasier-client-ws "2.2.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.trasier : trasier-client-api | jar | 2.2.8 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| io.opentracing : opentracing-api | jar | 0.33.0 | 
| com.trasier : trasier-client-opentracing | jar | 2.2.8 | 
| com.trasier : trasier-client-spring | jar | 2.2.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |