| Project |
Url |
Description |
AppFuse Light |
https://appfuse-light.dev.java.net/ |
Maven archetype for web apps based on Hibernate, iBATIS, JDO (JPOX), OJB, Spring JDBC. |
Brix CMS |
http://code.google.com/p/brix-cms/ |
CMS based on Java Content Repository (JSR-170) |
| Databinder |
http://databinder.net/ |
Project for building web applications quickly with Wicket and Hibernate. (No longer maintained?) |
Grails |
http://www.grails.org/ |
Groovy based Rails-like RAD environment based on Spring and Hibernate. Can be used with Wicket. |
Iolite |
|
Maven archetype for Wicket+JPA+Spring. |
| Leg Up |
http://jWeekend.com/dev/LegUp |
A Wicket component that helps getting started quickly with Wicket, Spring, Guice, JPA, Warp, EclipseLink, Hibernate, Scala, JEE ... projects |
| Mistletoe |
http://mistletoe.qos.ch/ |
Mistletoe is a junit extension intended for integration testing. In technical terms, mistletoe is a junit test suite runner presenting the test results via HTTP as a web-page. |
| OPS4J / Pax Wicket |
http://wiki.ops4j.org/confluence/display/ops4j/Pax+Wicket |
OSGi service for supporting the creation of Wicket applications running on the OSGi platform |
| Qwicket |
http://qwicket.sf.net |
another quickstart project for building spring+hibernate+wicket applications. Support for more persistence layers is forthcoming. |
| Shades |
http://shadesdb.sourceforge.net |
Interface based Object/Relational Mapping (ORM) framework. The address book example has an example of integration with Wicket. Blog. |
| Terracotta |
http://www.terracotta.org |
is a JVM level clustering solution. Explicit support for Wicket is planned for their next version. Meanwhile, there is a short WIKI article here. |
| Webby |
http://r8fe.net/webby |
Webby aims at supporting quick creation of data centric web applications, built upon Wicket, using a bean descriptor like approach. blog |
| Wicket Bench |
http://www.laughingpanda.org/mediawiki/index.php/Wicket_Bench |
Eclipse plugin by Laughing Panda |
| Wicket Bits |
http://wicketbits.aezix.com |
Collection of wicket related components including Automagic |
| Wicket DnD |
http://code.google.com/p/wicket-dnd/ |
Wicket Drag and Drop framework |
| Wicket Stuff |
http://wicketstuff.org |
Sandbox for various wicket components that are not in the wicket core (ex: hibernate, rss, scriptaculous integration) |
Wicket RAD |
http://sites.google.com/site/wicketrad/ |
Rapid development of CRUD apps. Features an Open Session In View implementation for JPA, Bean form based on annotations, and a sortable pageable table generator. |
| Wicket Support |
http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=3586 |
NetBeans plugin |
| Wicket Tools |
http://www.wickettools.org/index.php |
is intended to be a community site with tutorials, projects that extend the functionality of wicket, and show cases of what others have done with wicket. (f.e. ExtJs Integration) |
| Wicket Web Beans |
http://wicketwebbeans.sourceforge.net |
is a project that automatically generates AJAX-based forms at runtime from POJOs. You write the model, WWB does the UI. |
Wicketopia |
http://wicketopia.sourceforge.net/wicketopia/index.html |
Maven archetype for DDD apps based on JPA or Hibernate, Spring and DomDriDes. |