is not current version
Last Version 1.3.3

org.chenillekit:chenillekit-hibernate 1.2.0

A collection of hibernate related utils

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-hibernate
Version

Version

1.2.0
Type

Type

jar

Download chenillekit-hibernate 1.2.0


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