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

Compare with Current View Page History

Version 1 Next »

Getting Wicket

There are a couple of things to consider when downloading Wicket for your project. Do you use Maven? Do you need to run on Java 1.4?

Here's a matrix for picking the right Wicket version:

Version

Code status

Apache status

Maven

Download

1.2.x

Stable/

n/a

maven

sourceforge

1.3

Beta

incubating

snapshot

n/a

Wicket versions

Here's a small description of the different Wicket releases.

Wicket 1.2.5

Wicket 1.2.5 is our stable release and is available from SourceForge.net.

This release is done outside Apache, and not endorsed by, approved by, nor affiliated with the Apache Software Foundation in any way.

Wicket 1.3

Wicket 1.3 is currently under development at the Apache Software Foundation, while inside the Incubator. When projects first move to Apache, they are housed at the Apache Incubator. The Incubator helps incoming projects migrate to the vibrant Apache community.

You can see the status of Wicket's incubation process on this page.

Getting Wicket using Maven

Getting Wicket 1.2.5 using Maven

Getting Wicket 1.2.5 (non-Apache release!)

  • No labels