не последняя версия
Последняя версия 2.19.5

org.apache.camel:camel-example-spring-boot-metrics 2.17.6

An example showing how to work with Camel and Spring Boot and report metrics to Graphite

Категории

Категории

Spring Boot Контейнер Микросервисы Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-example-spring-boot-metrics
Версия

Версия

2.17.6
Тип

Тип

jar

Скачать camel-example-spring-boot-metrics 2.17.6


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