License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-hibernate |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Hibernate
A collection of hibernate related utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chenillekit-hibernate-1.3.3.pom | |
chenillekit-hibernate-1.3.3.jar | 31 KB |
chenillekit-hibernate-1.3.3-sources.jar | 28 KB |
chenillekit-hibernate-1.3.3-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hibernate/ -->
<dependency>
<groupId>org.chenillekit</groupId>
<artifactId>chenillekit-hibernate</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hibernate/
implementation 'org.chenillekit:chenillekit-hibernate:1.3.3'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-hibernate/
implementation ("org.chenillekit:chenillekit-hibernate:1.3.3")
'org.chenillekit:chenillekit-hibernate:jar:1.3.3'
<dependency org="org.chenillekit" name="chenillekit-hibernate" rev="1.3.3">
<artifact name="chenillekit-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-hibernate', version='1.3.3')
)
libraryDependencies += "org.chenillekit" % "chenillekit-hibernate" % "1.3.3"
[org.chenillekit/chenillekit-hibernate "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-hibernate | jar | 5.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.chenillekit : chenillekit-test | jar | 1.3.3 |
javax.transaction : jta | jar | 1.1 |
org.hsqldb : hsqldb | jar | 1.8.0.10 |
org.testng : testng | jar | 5.13.1 |