Last Version

Camel :: Example :: Spring Boot Metrics 2.19.5

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

License

License

Categories

Categories

Spring Boot Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-spring-boot-metrics
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: Spring Boot Metrics
An example showing how to work with Camel and Spring Boot and report metrics to Graphite
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-spring-boot-metrics

Download camel-example-spring-boot-metrics 2.19.5


<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-metrics/
implementation ("org.apache.camel:camel-example-spring-boot-metrics:2.19.5")
'org.apache.camel:camel-example-spring-boot-metrics:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-spring-boot-metrics" rev="2.19.5">
  <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.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-spring-boot-metrics" % "2.19.5"
[org.apache.camel/camel-example-spring-boot-metrics "2.19.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.camel : camel-spring-boot-starter jar 2.19.5
org.apache.camel : camel-metrics-starter jar 2.19.5
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.jolokia : jolokia-core jar
org.springframework.boot : spring-boot-starter-actuator jar
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-graphite jar

Project Modules

There are no modules declared in this project.