| License |
License |
|---|---|
| Categories |
CategoriesNet Hibernate Data ORM |
| GroupId | GroupIdnz.net.osnz.composite |
| ArtifactId | ArtifactIdcomposite-hibernate |
| Last Version | Last Version4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpen Source New Zealand - Composite hibernate
Collection of the standard hibernate dependencies
|
| Filename | Size |
|---|---|
| composite-hibernate-4.4.pom | |
| composite-hibernate-4.4.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-hibernate/ -->
<dependency>
<groupId>nz.net.osnz.composite</groupId>
<artifactId>composite-hibernate</artifactId>
<version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-hibernate/
implementation 'nz.net.osnz.composite:composite-hibernate:4.4'
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-hibernate/
implementation ("nz.net.osnz.composite:composite-hibernate:4.4")
'nz.net.osnz.composite:composite-hibernate:jar:4.4'
<dependency org="nz.net.osnz.composite" name="composite-hibernate" rev="4.4">
<artifact name="composite-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.composite', module='composite-hibernate', version='4.4')
)
libraryDependencies += "nz.net.osnz.composite" % "composite-hibernate" % "4.4"
[nz.net.osnz.composite/composite-hibernate "4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core | jar | 5.0.0.Final |
| org.hibernate : hibernate-entitymanager | jar | 5.0.0.Final |
| org.hibernate : hibernate-validator | jar | 5.2.1.Final |
| javax.el : javax.el-api | jar | 3.0.1-b04 |
| org.hibernate : hibernate-ehcache | jar | 5.0.0.Final |
| net.sf.ehcache : ehcache-core | jar | 2.6.11 |