...
- Check the feature list
- Read some Wicket buzz, some Wicket blogs or Planet Wicket
- Find out why you should use Wicket
- Check out some selected examples and in detail or see them and many more in live action
- Take a look at our live component referenceDownload the latest stable release Wicket 1.2.6 or try our first 1.3 beta release Apache Wicket 1.3.0-incubating-beta release
- Go and download Wicket.
- See what extras are available
Wicket is released under the Apache License, Version 2.0.
Apache Wicket
...
1.4.9 Released
The Apache Wicket project has officially joined the Apache Software Foundation. In the Board meeting of June 20th, 2007 the Apache Board established the Apache Wicket project. We will start moving our infrastructure to our new top level project status in the next few weeks.is proud to announce the ninth maintenance release of Apache Wicket 1.4. This 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 | ||||
---|---|---|---|---|
| ||||
<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
The Apache Wicket project is proud to announce the eighth maintenance release of Apache Wicket 1.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 | ||||
---|---|---|---|---|
| ||||
<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):