Camel-extra
Additional components for the Apache Camel integration framework.
License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.apache-extras.camel-extra |
ArtifactId | ArtifactIdcamel-example-hibernate |
Last Version | Last Version2.25.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Extra :: Component Examples :: A Camel Hibernate Demo
Camel Extra Components Examples
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-hibernate/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>camel-example-hibernate</artifactId>
<version>2.25.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-hibernate/
implementation 'org.apache-extras.camel-extra:camel-example-hibernate:2.25.2'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-hibernate/
implementation ("org.apache-extras.camel-extra:camel-example-hibernate:2.25.2")
'org.apache-extras.camel-extra:camel-example-hibernate:jar:2.25.2'
<dependency org="org.apache-extras.camel-extra" name="camel-example-hibernate" rev="2.25.2">
<artifact name="camel-example-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='camel-example-hibernate', version='2.25.2')
)
libraryDependencies += "org.apache-extras.camel-extra" % "camel-example-hibernate" % "2.25.2"
[org.apache-extras.camel-extra/camel-example-hibernate "2.25.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-spring | jar | 2.25.2 |
org.apache-extras.camel-extra : camel-hibernate | jar | 2.25.2 |
org.springframework : spring-orm | jar | 5.1.13.RELEASE |
org.springframework : spring-tx | jar | 5.1.13.RELEASE |
org.apache.derby : derby | jar | 10.14.2.0 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
log4j : log4j | jar | 1.2.17 |
Additional components for the Apache Camel integration framework.