Last Version

org.jlot:jlot-hibernate 1.2

Java Localization Tool. An application used to localize java applications.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-hibernate
Version

Version

1.2
Type

Type

jar
Description

Description

Java Localization Tool. An application used to localize java applications.
Project URL

Project URL

https://www.jlot.org/jlot-hibernate/
Project Organization

Project Organization

Kicktipp GmbH

Download jlot-hibernate 1.2


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.