You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 41 Next »

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.

Wicket is released under the Apache License, Version 2.0.

Community meetings

The Wicket community is a very active community. The mailing lists and the irc channel are proof of that. But for those that prefer face to face meetings, several community members have organized meetups.

Country

Where

When

USA

San Francisco

to be determined

Belgium

Antwerp

JavaPolis'07 (dec 12th-14th)

The United Kingdom

London

The first Tuesday of every month

The Netherlands

Amsterdam

ApacheCon EU'08

Denmark

Copenhagen

to be determined

Austria

Linz/Hagenberg

to be determined

Sweden

Stockholm

Januari

Brazil

Rio de Janeiro

to be determined

USA

Minneapolis/Seattle

to be determined

If you are interested in attending one of these events, please add yourself to the appropriate event, or if you want to organize such a meetup yourself, add it to the community meetups page

News

Apache Wicket 1.3.0-rc2 is released!

Dec 13, 2007
This is the second release candidate for Apache Wicket we have prepared for your pleasure. The number of issues fixed are decreasing as we are approaching the final release.

Migrating from 1.2

If you are coming from Wicket 1.2, you really want to read our migration guide, found on the wiki.

Downloading the release

You can download the release from the official Apache mirror system, and you can find it here

The release notes

The release notes for this release are here

Apache Wicket 1.3.0-rc1 is released!

Nov 11, 2007

This release is the first in a series of release candidates until we feel confident to finalize Wicket 1.3. This is called a release candidate because we strive for API freeze. This means only bug fixes will be done on the 1.3 release from now on.

Migrating from 1.2

If you are coming from Wicket 1.2, you really want to read our migration guide, found on the wiki.

Downloading the release

You can download the release from the official Apache mirror system, and you can find it here

The release notes

The release notes for this release are here

Apache Wicket 1.3.0-beta4 is released!

Oct 11, 2007

This release is the fourth in a series of beta releases until we feel confident to finalize Wicket 1.3. This is called a beta because we haven't fixed all the bugs we intend to for 1.3, and probably haven't found them all either (can you ever be sure?). However, we are confident that most major API changes are in and therefore want to give you access to a more stable platform than depending on trunk.

Migrating from 1.2

If you are coming from Wicket 1.2, you really want to read our migration guide, found on the wiki.

Downloading the release

You can download the release from the official Apache mirror system, and you can find it here

Read more on downloading Wicket here.

  • No labels