Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Wicket is released under the Apache License, Version 2.0.

Wicket Meetup at ApacheCon EU

During ApacheCon in Amsterdam the Wicket community will meetup during one of the pre-conference evenings at March 23 or 24. Registration is free for this event, and we are looking for people who can give a short, interesting talk on any subject relating to Wicket. Register now!

Wicket trainings at ApacheCon EU

Learn Wicket from the best: ApacheCon EU 2009 in Amsterdam features 2 days of Wicket training to get you cranking out web based applications that meet customer requirements, are delivered on time and can be maintained with ease.

If you have no experience with Wicket, or want to revisit the basics, join Martijn Dashorst for an introduction to Apache Wicket. Learn about building maintainable web applications, integrating with Spring and Hibernate, how to use Wicket Models and how to create custom components.

Timo Rantalaiho will host the BDD with JDave and WebDriver training at ApacheCon EU 2009 on Tue 24 March. If you

  • program using Apache Wicket
  • are interested in writing more expressive code
  • always wanted to automate browser tests but never got around getting it properly working

...

Apache Wicket

...

Apache Wicket 1.4-rc2 is released!

...

1.4.9 Released

The Apache Wicket team project is proud to present announce the second ninth maintenance release candidate of Apache Wicket 1.4. This is the first Wicket version with java 1.5 as minimum requirement.

Eager people click here to download the distribution, others can read further:

releases brings over 15 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.9

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

Code Block
xml
xml
<dependency>
  <groupId>org.apache.wicket</groupId>
  <artifactId>wicket</artifactId>
  <version>1.4

...

.9</version>
</dependency>

Changes

A complete list of changes can be found here.

It is worth noting that WICKET-2846 will almost definitely be reverted in the next release because the community has shown a preference for this. So, it would be wise not to take advantage of the InheritableThreadLocal that was put into version 1.4.9.

We thank you for your patience and support.

The Wicket Team

Apache Wicket 1.

...

4.8 Released

...

October 18, 2008

The Apache Wicket team project is proud to announce the availability of the fifth
eighth maintenance release : of Apache Wicket 1.3.5. A lot of bugs have been squashed and
several improvements implemented. It is recommended you update to Wicket 1.3.5
at your earliest convenience.

Eager people click here to download the distribution, others can read further:

...

.4. This releases brings over 20 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.8

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

Code Block
xml
xml
<dependency>
  <groupId>org.apache.wicket</groupId>
  <artifactId>wicket</artifactId>
  <version>1.4.8</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):