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

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

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

Тип

jar

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


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