License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-health |
Version | Version3.16.0 |
Type | Typejar |
Description |
DescriptionCamel :: Health
Camel Health Support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-health-3.16.0.pom | |
camel-health-3.16.0.jar | 32 KB |
camel-health-3.16.0-sources.jar | 20 KB |
camel-health-3.16.0-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-health/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-health</artifactId>
<version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-health/
implementation 'org.apache.camel:camel-health:3.16.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-health/
implementation ("org.apache.camel:camel-health:3.16.0")
'org.apache.camel:camel-health:jar:3.16.0'
<dependency org="org.apache.camel" name="camel-health" rev="3.16.0">
<artifact name="camel-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-health', version='3.16.0')
)
libraryDependencies += "org.apache.camel" % "camel-health" % "3.16.0"
[org.apache.camel/camel-health "3.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core-engine | jar | 3.16.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |