The Maven-generated site can be found:
http://wicketopia.sourceforge.net/
Please Enjoy!
License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Hibernate Data ORM |
GroupId | GroupIdorg.wicketopia |
ArtifactId | ArtifactIdwicketopia-hibernate |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicketopia/Hibernate Integration
A Rapid Application Development (RAD) library for the Apache Wicket framework
|
<!-- https://jarcasting.com/artifacts/org.wicketopia/wicketopia-hibernate/ -->
<dependency>
<groupId>org.wicketopia</groupId>
<artifactId>wicketopia-hibernate</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-hibernate/
implementation 'org.wicketopia:wicketopia-hibernate:1.4'
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-hibernate/
implementation ("org.wicketopia:wicketopia-hibernate:1.4")
'org.wicketopia:wicketopia-hibernate:jar:1.4'
<dependency org="org.wicketopia" name="wicketopia-hibernate" rev="1.4">
<artifact name="wicketopia-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketopia', module='wicketopia-hibernate', version='1.4')
)
libraryDependencies += "org.wicketopia" % "wicketopia-hibernate" % "1.4"
[org.wicketopia/wicketopia-hibernate "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketopia : wicketopia-persistence | jar | 1.4 |
org.hibernate : hibernate-core | jar | 3.6.0.Final |
org.jmock : jmock | jar | 2.5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
org.easymock : easymock | jar | 3.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
The Maven-generated site can be found:
http://wicketopia.sourceforge.net/
Please Enjoy!