is not current version
Last Version 0.1.6

com.kaching.platform:kawala-hibernate 0.1.4

Hibernate3 helpers

Categories

Categories

ORM Data Hibernate
GroupId

GroupId

com.kaching.platform
ArtifactId

ArtifactId

kawala-hibernate
Version

Version

0.1.4
Type

Type

jar

Download kawala-hibernate 0.1.4


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