is not current version
Last Version 1.3.3

org.chenillekit:chenillekit-hibernate 1.3.2

A collection of hibernate related utils

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-hibernate
Version

Version

1.3.2
Type

Type

jar

Download chenillekit-hibernate 1.3.2


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