wicket-groovy
The Wicket Groovy Integration project provides various utilities to facilitate Groovy coding of Wicket pages. Groovy is a dynamic language, designed to be Java like in syntax and run natively in the Java JVM.
The wicket-groovy project currently includes two main components:
- Class loading functionality - Utilities to load java classes from groovy source files
- WicketBuilder (1.3 branch only)- A groovy builder implementation that builds trees of Wicket Component objects.
Status
The class loading portion has been around for quite a while. The builder component is in very early stages, but is being actively developed.
SVN Repository
trunk: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-groovy
1.3 branch: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/branches/wicket-1.3/wicket-contrib-groovy