is not current version
Last Version 0.11

org.gwizard:gwizard-hibernate 0.6


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.gwizard
ArtifactId

ArtifactId

gwizard-hibernate
Version

Version

0.6
Type

Type

jar

Download gwizard-hibernate 0.6


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