Last Version

Camel Component :: Jdbc 2018.5.0

The jdbc component enables you to access databases through JDBC where SQL queries are sent in the message body.

License

License

AL2
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-jdbc
Version

Version

2018.5.0
Type

Type

jar
Description

Description

Camel Component :: Jdbc
The jdbc component enables you to access databases through JDBC where SQL queries are sent in the message body.
Project Organization

Project Organization

JBoss by Red Hat

Download camel-jdbc 2018.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-jdbc jar 2.19.0
org.wildfly.swarm : camel-core jar 2018.5.0

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.