| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Hibernate Data ORM | 
        
| GroupId | GroupIdnz.net.osnz.common | 
    
| ArtifactId | ArtifactIdcommon-hibernate | 
    
| Last Version | Last Version1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncommon-hibernate 
            Common Hibernate Module 
         | 
    
| Filename | Size | 
|---|---|
| common-hibernate-1.4.pom | |
| common-hibernate-1.4.jar | 21 KB | 
| common-hibernate-1.4-sources.jar | 5 KB | 
| common-hibernate-1.4-javadoc.jar | 26 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/nz.net.osnz.common/common-hibernate/ -->
<dependency>
    <groupId>nz.net.osnz.common</groupId>
    <artifactId>common-hibernate</artifactId>
    <version>1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/nz.net.osnz.common/common-hibernate/
implementation 'nz.net.osnz.common:common-hibernate:1.4'
                // https://jarcasting.com/artifacts/nz.net.osnz.common/common-hibernate/
implementation ("nz.net.osnz.common:common-hibernate:1.4")
                'nz.net.osnz.common:common-hibernate:jar:1.4'
                <dependency org="nz.net.osnz.common" name="common-hibernate" rev="1.4">
  <artifact name="common-hibernate" type="jar" />
</dependency>
                @Grapes(
@Grab(group='nz.net.osnz.common', module='common-hibernate', version='1.4')
)
                libraryDependencies += "nz.net.osnz.common" % "common-hibernate" % "1.4"
                [nz.net.osnz.common/common-hibernate "1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| nz.net.osnz.common : common-dao | jar | [4.2,) | 
| nz.net.osnz.composite : composite-groovy | jar | [3.13,) | 
| nz.net.osnz.composite : composite-spring | jar | [4.2.1,) | 
| nz.net.osnz.composite : composite-spring-jdbc | jar | [4.2.1,) | 
| nz.net.osnz.common : common-druid | jar | [4.3,) | 
| nz.net.osnz.composite : composite-hibernate | jar | [4.4,) | 
| nz.net.osnz.composite : composite-logging | jar | [3.4,) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| nz.ac.auckland.composite : composite-spring-test | jar | [5.3,) | 
| com.h2database : h2 | jar | 1.4.187 |