License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-metrics |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Metrics
Camel Metrics based monitoring component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-metrics-3.17.0.pom | |
camel-metrics-3.17.0.jar | 53 KB |
camel-metrics-3.17.0-sources.jar | 34 KB |
camel-metrics-3.17.0-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-metrics/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-metrics</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-metrics/
implementation 'org.apache.camel:camel-metrics:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-metrics/
implementation ("org.apache.camel:camel-metrics:3.17.0")
'org.apache.camel:camel-metrics:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-metrics" rev="3.17.0">
<artifact name="camel-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-metrics', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-metrics" % "3.17.0"
[org.apache.camel/camel-metrics "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
io.dropwizard.metrics : metrics-jmx | jar | 4.2.9 |
io.dropwizard.metrics : metrics-json | jar | 4.2.9 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |