License |
License |
---|---|
GroupId | GroupIdcom.feedzai.commons.tracing |
ArtifactId | ArtifactIdtracing-lib-jaeger |
Version | Version0.1.17 |
Type | Typejar |
Description |
DescriptionGroup of modules related with the Tracing Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tracing-lib-jaeger-0.1.17.pom | |
tracing-lib-jaeger-0.1.17.jar | 10 KB |
tracing-lib-jaeger-0.1.17-sources.jar | 7 KB |
tracing-lib-jaeger-0.1.17-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing-lib-jaeger/ -->
<dependency>
<groupId>com.feedzai.commons.tracing</groupId>
<artifactId>tracing-lib-jaeger</artifactId>
<version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing-lib-jaeger/
implementation 'com.feedzai.commons.tracing:tracing-lib-jaeger:0.1.17'
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing-lib-jaeger/
implementation ("com.feedzai.commons.tracing:tracing-lib-jaeger:0.1.17")
'com.feedzai.commons.tracing:tracing-lib-jaeger:jar:0.1.17'
<dependency org="com.feedzai.commons.tracing" name="tracing-lib-jaeger" rev="0.1.17">
<artifact name="tracing-lib-jaeger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.commons.tracing', module='tracing-lib-jaeger', version='0.1.17')
)
libraryDependencies += "com.feedzai.commons.tracing" % "tracing-lib-jaeger" % "0.1.17"
[com.feedzai.commons.tracing/tracing-lib-jaeger "0.1.17"]
Group / Artifact | Type | Version |
---|---|---|
io.jaegertracing : jaeger-thrift | jar | 0.34.0 |
io.jaegertracing : jaeger-client | jar | 0.34.0 |
com.feedzai.commons.tracing : tracing-api | jar | 0.1.17 |
com.feedzai.commons.tracing : tracing-lib | jar | 0.1.17 |
Group / Artifact | Type | Version |
---|---|---|
io.opentracing : opentracing-mock | jar | 0.31.0 |
junit : junit | jar | 4.12 |