is not current version
Last Version 1.2

org.jlot:jlot-hibernate 0.99


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-hibernate
Version

Version

0.99
Type

Type

jar

Download jlot-hibernate 0.99


<!-- https://jarcasting.com/artifacts/org.jlot/jlot-hibernate/ -->
<dependency>
    <groupId>org.jlot</groupId>
    <artifactId>jlot-hibernate</artifactId>
    <version>0.99</version>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot-hibernate/
implementation 'org.jlot:jlot-hibernate:0.99'
// https://jarcasting.com/artifacts/org.jlot/jlot-hibernate/
implementation ("org.jlot:jlot-hibernate:0.99")
'org.jlot:jlot-hibernate:jar:0.99'
<dependency org="org.jlot" name="jlot-hibernate" rev="0.99">
  <artifact name="jlot-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot-hibernate', version='0.99')
)
libraryDependencies += "org.jlot" % "jlot-hibernate" % "0.99"
[org.jlot/jlot-hibernate "0.99"]