Camel-extra
Additional components for the Apache Camel integration framework.
License |
License |
---|---|
GroupId | GroupIdorg.apache-extras.camel-extra |
ArtifactId | ArtifactIdcamel-example-rcode |
Last Version | Last Version2.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Extra :: Component Examples :: A Camel RCode Example
Camel Extra Components Examples
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-rcode/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>camel-example-rcode</artifactId>
<version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-rcode/
implementation 'org.apache-extras.camel-extra:camel-example-rcode:2.15.0'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-rcode/
implementation ("org.apache-extras.camel-extra:camel-example-rcode:2.15.0")
'org.apache-extras.camel-extra:camel-example-rcode:jar:2.15.0'
<dependency org="org.apache-extras.camel-extra" name="camel-example-rcode" rev="2.15.0">
<artifact name="camel-example-rcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='camel-example-rcode', version='2.15.0')
)
libraryDependencies += "org.apache-extras.camel-extra" % "camel-example-rcode" % "2.15.0"
[org.apache-extras.camel-extra/camel-example-rcode "2.15.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.camel : camel-test | jar | 2.15.0 |
Additional components for the Apache Camel integration framework.