Wicket 1.5-M3 released
This is another milestone release from trunk (in-development branch). This release includes several enhancments and fixes, which can be seen in the changelog (linked below).
- Subversion tag
- Changelog
- To use in Maven:
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket</artifactId>
<version>1.5-M3</version>
</dependency>
- Download the full distribution (including source)