| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesHibernate Data ORM | 
        
| GroupId | GroupIdcom.eurodyn.qlack.util | 
    
| ArtifactId | ArtifactIdqlack-util-hibernate | 
    
| Last Version | Last Version3.5.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionQLACK project (Java modules) 
         | 
    
<!-- https://jarcasting.com/artifacts/com.eurodyn.qlack.util/qlack-util-hibernate/ -->
<dependency>
    <groupId>com.eurodyn.qlack.util</groupId>
    <artifactId>qlack-util-hibernate</artifactId>
    <version>3.5.10</version>
</dependency>
                // https://jarcasting.com/artifacts/com.eurodyn.qlack.util/qlack-util-hibernate/
implementation 'com.eurodyn.qlack.util:qlack-util-hibernate:3.5.10'
                // https://jarcasting.com/artifacts/com.eurodyn.qlack.util/qlack-util-hibernate/
implementation ("com.eurodyn.qlack.util:qlack-util-hibernate:3.5.10")
                'com.eurodyn.qlack.util:qlack-util-hibernate:jar:3.5.10'
                <dependency org="com.eurodyn.qlack.util" name="qlack-util-hibernate" rev="3.5.10">
  <artifact name="qlack-util-hibernate" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.eurodyn.qlack.util', module='qlack-util-hibernate', version='3.5.10')
)
                libraryDependencies += "com.eurodyn.qlack.util" % "qlack-util-hibernate" % "3.5.10"
                [com.eurodyn.qlack.util/qlack-util-hibernate "3.5.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate : hibernate-core | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.9 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |