| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииZipkin Тестирование приложения и мониторинг Application Performance Monitoring (APM) |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-example-zipkin-service1 |
| Последняя версия | Последняя версия2.19.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: Example :: Zipkin :: Service 1
An example showing how to trace incoming and outgoing messages from Camel with Zipkin
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |