Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: moved announcement for 1.4.7 to news archive

...

We thank you for your patience and support.

The Wicket Team

Apache Wicket 1.4.7 Released

The Apache Wicket project is proud to announce the seventh maintenance release of Apache Wicket 1.4. This releases brings over 30 improvements and bug fixes.

Download Apache Wicket 1.4

You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.7

Or use this in your Maven pom's to upgrade to the new version:

...

<dependency>
  <groupId>org.apache.wicket</groupId>
  <artifactId>wicket</artifactId>
  <version>1.4.7</version>
</dependency>

Changes

A complete list of changes can be found here.

We thank you for your patience and support.

The Wicket Team

Books about Wicket

The following books are published regarding Apache Wicket (click a cover to learn more about the book):

...