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