375 Forks
691 Stars
691 Watchers

wicket

Apache Wicket - Component-based Java web framework

How to download and setup wicket

Open terminal and run command
git clone https://github.com/apache/wicket.git
git clone is used to create a copy or clone of wicket repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wicket https://github.com/apache/wicket/archive/master.zip

Or simply clone wicket with SSH
[email protected]:apache/wicket.git

If you have some problems with wicket

You may open issue on wicket support forum (system) here: https://github.com/apache/wicket/issues