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

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

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.18.3
Тип

Тип

jar

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


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