| License |
License
Apache License Version 2.0
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.trasier |
| ArtifactId | ArtifactIdtrasier-client-spring-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-opentracing/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-spring-opentracing</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-opentracing/
implementation 'com.trasier:trasier-client-spring-opentracing:0.10.1'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-spring-opentracing/
implementation ("com.trasier:trasier-client-spring-opentracing:0.10.1")
'com.trasier:trasier-client-spring-opentracing:jar:0.10.1'
<dependency org="com.trasier" name="trasier-client-spring-opentracing" rev="0.10.1">
<artifact name="trasier-client-spring-opentracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-spring-opentracing', version='0.10.1')
)
libraryDependencies += "com.trasier" % "trasier-client-spring-opentracing" % "0.10.1"
[com.trasier/trasier-client-spring-opentracing "0.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.trasier : trasier-client-spring | jar | 0.10.1 |
| commons-io : commons-io | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.opentracing : opentracing-api | jar | 0.31.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |