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