| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData Hibernate ORM | 
        
| GroupId | GroupIdcom.github.micromix | 
    
| ArtifactId | ArtifactIdmicromix-conflet-hibernate42-springdm-itest-datasource | 
    
| 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-springdm-itest-datasource/ -->
<dependency>
    <groupId>com.github.micromix</groupId>
    <artifactId>micromix-conflet-hibernate42-springdm-itest-datasource</artifactId>
    <version>0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-springdm-itest-datasource/
implementation 'com.github.micromix:micromix-conflet-hibernate42-springdm-itest-datasource:0.10'
                // https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-hibernate42-springdm-itest-datasource/
implementation ("com.github.micromix:micromix-conflet-hibernate42-springdm-itest-datasource:0.10")
                'com.github.micromix:micromix-conflet-hibernate42-springdm-itest-datasource:jar:0.10'
                <dependency org="com.github.micromix" name="micromix-conflet-hibernate42-springdm-itest-datasource" rev="0.10">
  <artifact name="micromix-conflet-hibernate42-springdm-itest-datasource" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-hibernate42-springdm-itest-datasource', version='0.10')
)
                libraryDependencies += "com.github.micromix" % "micromix-conflet-hibernate42-springdm-itest-datasource" % "0.10"
                [com.github.micromix/micromix-conflet-hibernate42-springdm-itest-datasource "0.10"]