is not current version
Last Version 1.4

org.wicketopia:wicketopia-hibernate 1.1


Categories

Categories

Wicket User Interface Web Frameworks Hibernate Data ORM
GroupId

GroupId

org.wicketopia
ArtifactId

ArtifactId

wicketopia-hibernate
Version

Version

1.1
Type

Type

jar

Download wicketopia-hibernate 1.1


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