is not current version
Last Version 2.25.2

org.apache-extras.camel-extra:camel-example-hibernate 2.13.3


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.apache-extras.camel-extra
ArtifactId

ArtifactId

camel-example-hibernate
Version

Version

2.13.3
Type

Type

jar

Download camel-example-hibernate 2.13.3


<!-- 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.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-hibernate/
implementation 'org.apache-extras.camel-extra:camel-example-hibernate:2.13.3'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-example-hibernate/
implementation ("org.apache-extras.camel-extra:camel-example-hibernate:2.13.3")
'org.apache-extras.camel-extra:camel-example-hibernate:jar:2.13.3'
<dependency org="org.apache-extras.camel-extra" name="camel-example-hibernate" rev="2.13.3">
  <artifact name="camel-example-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='camel-example-hibernate', version='2.13.3')
)
libraryDependencies += "org.apache-extras.camel-extra" % "camel-example-hibernate" % "2.13.3"
[org.apache-extras.camel-extra/camel-example-hibernate "2.13.3"]