is not current version
Last Version 1.4

org.wicketopia:wicketopia-hibernate 1.3


Categories

Categories

Wicket User Interface Web Frameworks Hibernate Data ORM
GroupId

GroupId

org.wicketopia
ArtifactId

ArtifactId

wicketopia-hibernate
Version

Version

1.3
Type

Type

jar

Download wicketopia-hibernate 1.3


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