The Maven-generated site can be found:
http://wicketopia.sourceforge.net/
Please Enjoy!
| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks | 
| GroupId | GroupIdorg.wicketopia | 
| ArtifactId | ArtifactIdwicketopia-validation | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWicketopia/Bean Validation (JSR-303) Integration A Rapid Application Development (RAD) library for the Apache Wicket framework | 
<!-- https://jarcasting.com/artifacts/org.wicketopia/wicketopia-validation/ -->
<dependency>
    <groupId>org.wicketopia</groupId>
    <artifactId>wicketopia-validation</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-validation/
implementation 'org.wicketopia:wicketopia-validation:1.4'// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-validation/
implementation ("org.wicketopia:wicketopia-validation:1.4")'org.wicketopia:wicketopia-validation:jar:1.4'<dependency org="org.wicketopia" name="wicketopia-validation" rev="1.4">
  <artifact name="wicketopia-validation" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wicketopia', module='wicketopia-validation', version='1.4')
)libraryDependencies += "org.wicketopia" % "wicketopia-validation" % "1.4"[org.wicketopia/wicketopia-validation "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wicketopia : wicketopia | jar | 1.4 | 
| org.apache.wicket : wicket-bean-validation | jar | 0.10 | 
| 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!