MVN

io.thorntail : camel-jpa

Maven & Gradle

Oct 30, 2018
5 usages

Camel Component :: Jpa · The jpa component enables you to store and retrieve Java objects from databases using JPA.

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-jpa</artifactId>
    <version>2.2.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thorntail : camel-jpa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1.Final

All Versions

Choose a version of io.thorntail : camel-jpa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
camel-jpa-2.2.1.Final
camel-jpa-2.2.0.Final
2.1.x
camel-jpa-2.1.0.Final
2.0.x
camel-jpa-2.0.0.Final

How to add a dependency to Maven

Add the following io.thorntail : camel-jpa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-jpa</artifactId>
    <version>2.2.1.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.thorntail : camel-jpa gradle dependency to your build.gradle file:

implementation 'io.thorntail:camel-jpa:2.2.1.Final'

Gradle Kotlin DSL: Add the following io.thorntail : camel-jpa gradle kotlin dependency to your build.gradle.kts file:

implementation("io.thorntail:camel-jpa:2.2.1.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.thorntail : camel-jpa sbt scala dependency to your build.sbt file:

libraryDependencies += "io.thorntail" % "camel-jpa" % "2.2.1.Final"

Advertisement

Dependencies from Group

Jun 11, 2020
139 usages
390 stars
Jun 11, 2020
132 usages
390 stars
Oct 30, 2018
126 usages
Jun 11, 2020
94 usages
spi
Jun 11, 2020
59 usages
390 stars

Discover Dependencies

Oct 30, 2018
5 usages
Oct 30, 2018
5 usages
Oct 30, 2018
5 usages
Oct 30, 2018
5 usages
bom
Jun 11, 2020
13 usages
391 stars
Jun 11, 2020
4 usages
390 stars
Aug 25, 2023
47 usages
495 stars
Oct 12, 2018
1 usages
12.5k stars