Last Version

Camel :: Example :: ETL 2.19.5

An example showing how to use Camel as an Extract Transform and Load (ETL) tool

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-etl
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: ETL
An example showing how to use Camel as an Extract Transform and Load (ETL) tool
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-etl

Download camel-example-etl 2.19.5


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-etl/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-etl</artifactId>
    <version>2.19.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-etl/
implementation 'org.apache.camel:camel-example-etl:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-etl/
implementation ("org.apache.camel:camel-example-etl:2.19.5")
'org.apache.camel:camel-example-etl:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-etl" rev="2.19.5">
  <artifact name="camel-example-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-etl', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-etl" % "2.19.5"
[org.apache.camel/camel-example-etl "2.19.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-spring jar 2.19.5
org.apache.camel : camel-jpa jar 2.19.5
org.apache.camel : camel-jaxb jar 2.19.5
org.apache.camel : camel-juel jar 2.19.5
org.apache.openjpa : openjpa jar 2.4.2
org.apache.derby : derby jar 10.11.1.1

runtime (3)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.