| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesHibernate Data ORM | 
        
| GroupId | GroupIdcom.github.micromix | 
    
| ArtifactId | ArtifactIdmicromix-conflet-hibernate42-spring | 
    
| Last Version | Last Version0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmicromix 
            MicroMix 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-spring/ -->
<dependency>
    <groupId>com.github.micromix</groupId>
    <artifactId>micromix-conflet-hibernate42-spring</artifactId>
    <version>0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-spring/
implementation 'com.github.micromix:micromix-conflet-hibernate42-spring:0.10'
                // https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-spring/
implementation ("com.github.micromix:micromix-conflet-hibernate42-spring:0.10")
                'com.github.micromix:micromix-conflet-hibernate42-spring:jar:0.10'
                <dependency org="com.github.micromix" name="micromix-conflet-hibernate42-spring" rev="0.10">
  <artifact name="micromix-conflet-hibernate42-spring" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-hibernate42-spring', version='0.10')
)
                libraryDependencies += "com.github.micromix" % "micromix-conflet-hibernate42-spring" % "0.10"
                [com.github.micromix/micromix-conflet-hibernate42-spring "0.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-context | jar | 3.2.5.RELEASE | 
| org.hibernate : hibernate-entitymanager | jar | 4.2.9.Final | 
| com.github.micromix : micromix-boot-spring | jar | 0.10 | 
| org.springframework : spring-orm | jar | 3.2.5.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| junit : junit | jar | 4.11 |