Last Version

Camel :: Example :: OpenTracing :: LoggingTracer 2.19.5

An example OpenTracing Tracer

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-opentracing-loggingtracer
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: OpenTracing :: LoggingTracer
An example OpenTracing Tracer
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-opentracing-loggingtracer

Download camel-example-opentracing-loggingtracer 2.19.5


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-opentracing-loggingtracer/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-opentracing-loggingtracer</artifactId>
    <version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-opentracing-loggingtracer/
implementation 'org.apache.camel:camel-example-opentracing-loggingtracer:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-opentracing-loggingtracer/
implementation ("org.apache.camel:camel-example-opentracing-loggingtracer:2.19.5")
'org.apache.camel:camel-example-opentracing-loggingtracer:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-opentracing-loggingtracer" rev="2.19.5">
  <artifact name="camel-example-opentracing-loggingtracer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-opentracing-loggingtracer', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-opentracing-loggingtracer" % "2.19.5"
[org.apache.camel/camel-example-opentracing-loggingtracer "2.19.5"]

Dependencies

compile (2)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.30.0
io.opentracing : opentracing-mock jar 0.30.0

Project Modules

There are no modules declared in this project.