Wicket 1.4.16 released
This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.
- Subversion tag
- Changelog
- To use in Maven:
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket</artifactId>
<version>1.4.16</version>
</dependency>
- Download the full distribution (including source)