License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.trasier |
ArtifactId | ArtifactIdtrasier-client-opentracing |
Last Version | Last Version2.3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava library to injest traceable data into Trasier systems.
|
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-opentracing</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing/
implementation 'com.trasier:trasier-client-opentracing:2.3.9'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-opentracing/
implementation ("com.trasier:trasier-client-opentracing:2.3.9")
'com.trasier:trasier-client-opentracing:jar:2.3.9'
<dependency org="com.trasier" name="trasier-client-opentracing" rev="2.3.9">
<artifact name="trasier-client-opentracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-opentracing', version='2.3.9')
)
libraryDependencies += "com.trasier" % "trasier-client-opentracing" % "2.3.9"
[com.trasier/trasier-client-opentracing "2.3.9"]
Group / Artifact | Type | Version |
---|---|---|
com.trasier : trasier-client-core | jar | 2.3.9 |
commons-io : commons-io | jar | 2.7 |
io.opentracing : opentracing-api | jar | 0.33.0 |
io.opentracing : opentracing-util | jar | 0.33.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |