License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-example-groovy |
Last Version | Last Version2.19.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Example :: Groovy (deprecated)
A Camel route using Groovy DSL
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-example-groovy-2.19.5.pom | |
camel-example-groovy-2.19.5.jar | 14 KB |
camel-example-groovy-2.19.5-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-groovy/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-groovy</artifactId>
<version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-groovy/
implementation 'org.apache.camel:camel-example-groovy:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-groovy/
implementation ("org.apache.camel:camel-example-groovy:2.19.5")
'org.apache.camel:camel-example-groovy:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-groovy" rev="2.19.5">
<artifact name="camel-example-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-groovy', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-groovy" % "2.19.5"
[org.apache.camel/camel-example-groovy "2.19.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.19.5 |
org.apache.camel : camel-groovy-dsl | jar | 2.19.5 |
org.apache.camel : camel-jetty | jar | 2.19.5 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |