Last Version

Camel :: Example :: Zipkin :: Service 1 2.19.5

An example showing how to trace incoming and outgoing messages from Camel with Zipkin

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-zipkin-service1
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: Zipkin :: Service 1
An example showing how to trace incoming and outgoing messages from Camel with Zipkin
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-zipkin-service1

Download camel-example-zipkin-service1 2.19.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.7.RELEASE
org.apache.camel : camel-spring-boot-starter jar 2.19.5
org.apache.camel : camel-zipkin-starter jar 2.19.5
org.apache.camel : camel-jetty-starter jar 2.19.5
org.apache.camel : camel-http-starter jar 2.19.5

Project Modules

There are no modules declared in this project.