License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-routebox |
Version | Version2.25.4 |
Type | Typejar |
Description |
DescriptionCamel :: Routebox (deprecated)
Camel Routebox component to encapsulate routes
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-routebox-2.25.4.pom | |
camel-routebox-2.25.4.jar | 45 KB |
camel-routebox-2.25.4-sources.jar | 35 KB |
camel-routebox-2.25.4-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-routebox/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-routebox</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-routebox/
implementation 'org.apache.camel:camel-routebox:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-routebox/
implementation ("org.apache.camel:camel-routebox:2.25.4")
'org.apache.camel:camel-routebox:jar:2.25.4'
<dependency org="org.apache.camel" name="camel-routebox" rev="2.25.4">
<artifact name="camel-routebox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-routebox', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "camel-routebox" % "2.25.4"
[org.apache.camel/camel-routebox "2.25.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.25.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.25.4 |
junit : junit | jar | 4.12 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |