License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-example-zipkin-service1 |
Last Version | Last Version2.19.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Example :: Zipkin :: Service 1
An example showing how to trace incoming and outgoing messages from Camel with Zipkin
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |