is not current version
Last Version 2.25.2

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


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.apache-extras.camel-extra
ArtifactId

ArtifactId

camel-example-hibernate
Version

Version

2.23.1
Type

Type

jar

Download camel-example-hibernate 2.23.1


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