Faster way to develop with Wicket

Overview

EasyWicket is a library which aims faster development for Wicket (http://wicket.apache.org) projects. It configures wicket components with annotations and minimizes IModel usage.

Documentation

Currently, Javalobby articles are available as documentation. You can find the links below;
  • An article explaining EasyWicket way of wicket development is published on JavaLobby. You can reach the article here.
  • An event mechanism for the Wicket framework - click here

Files

The distribution files can be accessed here. You can also checkout source codes from the repository location as explained on this page.