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-parent |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicketopia
A Rapid Application Development (RAD) library for the Apache Wicket framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wicketopia-parent-1.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketopia/wicketopia-parent/ -->
<dependency>
<groupId>org.wicketopia</groupId>
<artifactId>wicketopia-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-parent/
implementation 'org.wicketopia:wicketopia-parent:1.4'
// https://jarcasting.com/artifacts/org.wicketopia/wicketopia-parent/
implementation ("org.wicketopia:wicketopia-parent:1.4")
'org.wicketopia:wicketopia-parent:pom:1.4'
<dependency org="org.wicketopia" name="wicketopia-parent" rev="1.4">
<artifact name="wicketopia-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketopia', module='wicketopia-parent', version='1.4')
)
libraryDependencies += "org.wicketopia" % "wicketopia-parent" % "1.4"
[org.wicketopia/wicketopia-parent "1.4"]
The Maven-generated site can be found:
http://wicketopia.sourceforge.net/
Please Enjoy!