Last Version

Tracing Library 0.1.17

Group of modules related with the Tracing Library

License

License

GroupId

GroupId

com.feedzai.commons.tracing
ArtifactId

ArtifactId

tracing
Version

Version

0.1.17
Type

Type

pom
Description

Description

Tracing Library
Group of modules related with the Tracing Library
Project URL

Project URL

https://github.com/feedzai/dist-tracing
Project Organization

Project Organization

Feedzai
Source Code Management

Source Code Management

https://github.com/feedzai/dist-tracing

Download tracing 0.1.17

Filename Size
tracing-0.1.17.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing/ -->
<dependency>
    <groupId>com.feedzai.commons.tracing</groupId>
    <artifactId>tracing</artifactId>
    <version>0.1.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing/
implementation 'com.feedzai.commons.tracing:tracing:0.1.17'
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing/
implementation ("com.feedzai.commons.tracing:tracing:0.1.17")
'com.feedzai.commons.tracing:tracing:pom:0.1.17'
<dependency org="com.feedzai.commons.tracing" name="tracing" rev="0.1.17">
  <artifact name="tracing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.commons.tracing', module='tracing', version='0.1.17')
)
libraryDependencies += "com.feedzai.commons.tracing" % "tracing" % "0.1.17"
[com.feedzai.commons.tracing/tracing "0.1.17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • site
  • tracing-api
  • tracing-lib
  • tracing-lib-jaeger
  • tracing-lib-noop
  • tracing-lib-logger
  • trace-util