The Maven-generated site can be found:
http://wicketopia.sourceforge.net/
Please Enjoy!
| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools Wicket User Interface Web Frameworks | 
| GroupId | GroupIdorg.wicketopia | 
| ArtifactId | ArtifactIdwicketopia-domdrides | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWicketopia/Domdrides Integration A Rapid Application Development (RAD) library for the Apache Wicket framework | 
| Filename | Size | 
|---|---|
| wicketopia-domdrides-1.4.pom | |
| wicketopia-domdrides-1.4.jar | 11 KB | 
| wicketopia-domdrides-1.4-tests.jar | 12 KB | 
| wicketopia-domdrides-1.4-sources.jar | 10 KB | 
| wicketopia-domdrides-1.4-javadoc.jar | 86 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wicketopia/wicketopia-domdrides/ -->
<dependency>
    <groupId>org.wicketopia</groupId>
    <artifactId>wicketopia-domdrides</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-domdrides/
implementation 'org.wicketopia:wicketopia-domdrides:1.4'// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-domdrides/
implementation ("org.wicketopia:wicketopia-domdrides:1.4")'org.wicketopia:wicketopia-domdrides:jar:1.4'<dependency org="org.wicketopia" name="wicketopia-domdrides" rev="1.4">
  <artifact name="wicketopia-domdrides" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wicketopia', module='wicketopia-domdrides', version='1.4')
)libraryDependencies += "org.wicketopia" % "wicketopia-domdrides" % "1.4"[org.wicketopia/wicketopia-domdrides "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wicketopia : wicketopia | jar | 1.4 | 
| org.domdrides : domdrides-core | jar | 1.1 | 
| org.jmock : jmock | jar | 2.5.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.wicketopia : wicketopia | test-jar | 1.4 | 
| 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!