| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesHibernate Data ORM | 
        
| GroupId | GroupIdorg.jlot | 
    
| ArtifactId | ArtifactIdjlot-hibernate | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJava Localization Tool. An application used to localize java applications. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| jlot-hibernate-1.2.pom | |
| jlot-hibernate-1.2.jar | 9 KB | 
| jlot-hibernate-1.2-sources.jar | 5 KB | 
| jlot-hibernate-1.2-javadoc.jar | 87 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jlot/jlot-hibernate/ -->
<dependency>
    <groupId>org.jlot</groupId>
    <artifactId>jlot-hibernate</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jlot/jlot-hibernate/
implementation 'org.jlot:jlot-hibernate:1.2'
                // https://jarcasting.com/artifacts/org.jlot/jlot-hibernate/
implementation ("org.jlot:jlot-hibernate:1.2")
                'org.jlot:jlot-hibernate:jar:1.2'
                <dependency org="org.jlot" name="jlot-hibernate" rev="1.2">
  <artifact name="jlot-hibernate" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jlot', module='jlot-hibernate', version='1.2')
)
                libraryDependencies += "org.jlot" % "jlot-hibernate" % "1.2"
                [org.jlot/jlot-hibernate "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate : hibernate-core | jar | 5.0.2.Final | 
| org.hibernate : hibernate-validator | jar | 5.2.2.Final | 
| javax.inject : javax.inject | jar | 1 | 
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.12 | 
| ch.qos.logback : logback-classic | jar | 1.1.3 | 
| org.codehaus.janino : janino | jar | 2.7.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |