Welcome to Apache Wicket
With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.
- 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 in detail or see them and many more in live action
- Take a look at our live component reference
- Go and download Wicket.
- See what extras are available
Wicket is released under the Apache License, Version 2.0.
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.
Apache Wicket 1.4.6 Released
The Apache Wicket project is proud to announce the sixths maintenance release of Apache Wicket 1.4. This releases brings over 40 improvements and bug fixes that make Wicket 1.4 even more stable in production environments.
Download Apache Wicket 1.4
You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.6
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.6</version> </dependency>
Changes
A complete list of changes can be found here.
We thank you for your patience and support.
Apache Wicket 1.4.5 Released
The Apache Wicket project is proud to announce the fifth maintenance release of Apache Wicket 1.4. This releases mainly fixes WICKET-2613 which has caused certain applications to stop functioning properly in production environments.
Download Apache Wicket 1.4
You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.5
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.5</version> </dependency>
Changes
A complete list of changes can be found here.
We thank you for your patience and support.
Apache Wicket 1.4.4 Released
The Apache Wicket project is proud to announce the fourth maintenance release of Apache Wicket 1.4.
Download Apache Wicket 1.4
You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.4
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.4</version> </dependency>
Changes
A complete list of changes can be found here.
We thank you for your patience and support.
Apache Wicket 1.4.3 Released
The Apache Wicket project is proud to announce the third maintenance release of Apache Wicket 1.4.
Download Apache Wicket 1.4
You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.3
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.3</version> </dependency>
Changes
A complete list of changes can be found here.
We thank you for your patience and support.
Apache Wicket 1.4.2 Released
The Apache Wicket project is proud to announce the second maintenance release of Apache Wicket 1.4.
Download Apache Wicket 1.4
You can download the release here: http://www.apache.org/dyn/closer.cgi/wicket/1.4.2
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.2</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):