We suggest the following mirror site for your download:
http://apache.siamwebhosting.com/wicket/1.3.3/
Other mirror sites are suggested below. Please use the backup mirrors only to download PGP and MD5 signatures to verify your downloads or if no other mirrors are working.
HTTP
http://apache.siamwebhosting.com/wicket/1.3.3/
http://download.filehat.com/apache/wicket/1.3.3/
http://www.axint.net/apache/wicket/1.3.3/
http://www.reverse.net/pub/apache/wicket/1.3.3/
http://apache.mirrors.redwire.net/wicket/1.3.3/
http://apache.tradebit.com/pub/wicket/1.3.3/
http://www.uniontransit.com/apache/wicket/1.3.3/
http://mirror.its.uidaho.edu/pub/apache/wicket/1.3.3/
http://mirrors.kahuki.com/apache/wicket/1.3.3/
http://mirrors.enquira.com/apache/wicket/1.3.3/
http://apache.deathculture.net/wicket/1.3.3/
http://mirror.atlanticmetro.net/apache/wicket/1.3.3/
http://apache.mirrors.tds.net/wicket/1.3.3/
http://apache.mirrors.hoobly.com/wicket/1.3.3/
http://ftp.wayne.edu/apache/wicket/1.3.3/
http://apache.mirrormax.net/wicket/1.3.3/
http://www.signal42.com/mirrors/apache/wicket/1.3.3/
http://mirror.fslutd.org/apache/wicket/1.3.3/
http://apache.norhex.com/wicket/1.3.3/
http://mirrors.isc.org/pub/apache/wicket/1.3.3/
http://www.ibiblio.org/pub/mirrors/apache/wicket/1.3.3/
http://mirrors.sirium.net/pub/apache/wicket/1.3.3/
http://apache.mirror.facebook.com/wicket/1.3.3/
http://www.urlstructure.com/apache/wicket/1.3.3/
http://mirror.olnevhost.net/pub/apache/wicket/1.3.3/
http://apache.mirror99.com/wicket/1.3.3/
http://www.devlib.org/apache/wicket/1.3.3/
http://mirror.candidhosting.com/pub/apache/wicket/1.3.3/
http://download.nextag.com/apache/wicket/1.3.3/
http://mirror.cc.columbia.edu/pub/software/apache/wicket/1.3.3/
http://apache.mirrors.timporter.net/wicket/1.3.3/
http://apache.hoxt.com/wicket/1.3.3/
http://mirrors.24-7-solutions.net/pub/apache/wicket/1.3.3/
http://www.gossipcheck.com/mirrors/apache/wicket/1.3.3/
http://www.trieuvan.com/apache/wicket/1.3.3/
http://www.alliedquotes.com/mirrors/apache/wicket/1.3.3/
http://mirror.x10.com/mirror/apache/wicket/1.3.3/
http://www.eng.lsu.edu/mirrors/apache/wicket/1.3.3/
http://www.ip97.com/apache.org/wicket/1.3.3/
http://apache.seekmeup.com/wicket/1.3.3/
http://apache.ziply.com/wicket/1.3.3/
http://mirror.nyi.net/apache/wicket/1.3.3/
http://mirrors.lqdinternet.com/apache/wicket/1.3.3/
http://apache.cs.utah.edu/wicket/1.3.3/
http://www.hightechimpact.com/Apache/wicket/1.3.3/
http://apache.osuosl.org/wicket/1.3.3/
http://www.poolsaboveground.com/apache/wicket/1.3.3/
http://apache.inetbridge.net/wicket/1.3.3/
http://ossavant.org/apache/wicket/1.3.3/
http://www.gtlib.gatech.edu/pub/apache/wicket/1.3.3/
http://www.mirrorgeek.com/apache.org/wicket/1.3.3/
FTP
ftp://apache.mirrors.tds.net/pub/apache.org/wicket/1.3.3/
ftp://ftp.wayne.edu/apache/wicket/1.3.3/
ftp://www.ibiblio.org/pub/mirrors/apache/wicket/1.3.3/
ftp://apache.cs.utah.edu/pub/apache.org/wicket/1.3.3/
ftp://mirror.nyi.net/apache/wicket/1.3.3/
ftp://ftp.osuosl.org/pub/apache/wicket/1.3.3/
Backup Sites
http://www.apache.org/dist/wicket/1.3.3/
http://www.eu.apache.org/dist/wicket/1.3.3/
The full listing of mirror sites is also available. The procedure for setting up new mirrors is described in How to become a mirror.
Verify the integrity of the files
It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. Please read Verifying Apache Software Foundation Releases for more information on why you should verify our releases.
The PGP signatures can be verified using PGP or GPG. First
download the KEYS
as well as the asc signature file for the relevant
distribution.
Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures
using
% pgpk -a KEYS
or
% pgpv downloaded_file.asc
% pgp -ka KEYS
or
% pgp downloaded_file.asc
% gpg --import KEYS
% gpg --verify downloaded_file.asc
Alternatively, you can verify the MD5 signature on the files. A
unix program called md5 or md5sum is
included in many unix distributions. It is also available as part of
GNU
Textutils. Windows users can get binary md5 programs from here, here, or
here.