Camel :: Spring :: JDBC

Camel Spring JDBC support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-spring-jdbc
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Spring :: JDBC
Camel Spring JDBC support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-spring-jdbc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-jdbc jar 3.17.0
org.springframework : spring-jdbc jar 5.3.19

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.0
3.16.0
3.15.0
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.0
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0