License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-management-impl |
Version | Version3.0.0-RC1 |
Type | Typejar |
Description |
DescriptionCamel :: Management Implementation
The Camel Management Implementation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-management-impl/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-management-impl</artifactId>
<version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-management-impl/
implementation 'org.apache.camel:camel-management-impl:3.0.0-RC1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-management-impl/
implementation ("org.apache.camel:camel-management-impl:3.0.0-RC1")
'org.apache.camel:camel-management-impl:jar:3.0.0-RC1'
<dependency org="org.apache.camel" name="camel-management-impl" rev="3.0.0-RC1">
<artifact name="camel-management-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-management-impl', version='3.0.0-RC1')
)
libraryDependencies += "org.apache.camel" % "camel-management-impl" % "3.0.0-RC1"
[org.apache.camel/camel-management-impl "3.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : spi-annotations Optional | jar | 3.0.0-RC1 |
org.apache.camel : meta-annotations Optional | jar | 3.0.0-RC1 |
org.apache.camel : camel-core | jar | 3.0.0-RC1 |
org.apache.camel : camel-util | jar | 3.0.0-RC1 |
org.apache.camel : camel-util-json | jar | 3.0.0-RC1 |
org.slf4j : slf4j-api | jar | 1.7.28 |