You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2011/02/25 16:19:57 UTC

[announce] Wicket 1.4.16 is released!

The Wicket Team is proud to release the sixteenth release of the Wicket
1.4.x series.
This is primarily a minor bugfix release.

Release Artifacts:
* Subversion tag:
http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16
* Changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12316020&styleName=Html&projectId=12310561
* To use in Maven:
<dependency>
   <groupId>org.apache.wicket</groupId>
   <artifactId>wicket</artifactId>
   <version>1.4.16</version>
</dependency>
* Download the full distribution:
http://www.apache.org/dyn/closer.cgi/wicket/1.4.16 (including source)

The Wicket Team!