Apache Commons Project Distributions

The most recent source and binary releases for the Apache Commons project are available from this directory listing. For older releases, please use the archives.

Important Notices

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - HTTP Server project [DIR] attributes/ 13-Oct-2011 02:46 - HTTP Server project [DIR] bcel/ 12-Nov-2011 14:16 - HTTP Server project [DIR] beanutils/ 13-Oct-2011 02:46 - HTTP Server project [DIR] betwixt/ 13-Oct-2011 02:46 - HTTP Server project [DIR] bsf/ 12-Nov-2011 14:16 - HTTP Server project [DIR] chain/ 13-Oct-2011 02:46 - HTTP Server project [DIR] cli/ 13-Oct-2011 02:46 - HTTP Server project [DIR] codec/ 06-Dec-2011 15:56 - HTTP Server project [DIR] collections/ 13-Oct-2011 02:46 - HTTP Server project [DIR] commons-build-plugin/ 15-Jul-2008 18:26 - HTTP Server project [DIR] compress/ 01-Nov-2011 06:55 - HTTP Server project [DIR] configuration/ 04-Feb-2012 11:41 - HTTP Server project [DIR] daemon/ 13-Feb-2012 09:26 - HTTP Server project [DIR] dbcp/ 27-Apr-2011 15:15 - HTTP Server project [DIR] dbutils/ 23-Oct-2011 16:36 - HTTP Server project [DIR] digester/ 13-Dec-2011 22:57 - HTTP Server project [DIR] discovery/ 13-Oct-2011 02:46 - HTTP Server project [DIR] el/ 13-Oct-2011 02:46 - HTTP Server project [DIR] email/ 13-Oct-2011 02:46 - HTTP Server project [DIR] exec/ 13-Oct-2011 02:46 - HTTP Server project [DIR] fileupload/ 13-Oct-2011 02:46 - HTTP Server project [DIR] httpclient/ 26-Feb-2008 22:13 - HTTP Server project [DIR] io/ 13-Oct-2011 02:46 - HTTP Server project [DIR] jci/ 13-Oct-2011 02:46 - HTTP Server project [DIR] jcs/ 12-Nov-2011 14:17 - HTTP Server project [DIR] jelly/ 13-Oct-2011 02:46 - HTTP Server project [DIR] jexl/ 23-Dec-2011 17:00 - HTTP Server project [DIR] jxpath/ 13-Oct-2011 02:46 - HTTP Server project [DIR] lang/ 13-Oct-2011 02:46 - HTTP Server project [DIR] launcher/ 13-Oct-2011 02:46 - HTTP Server project [DIR] logging/ 13-Oct-2011 02:46 - HTTP Server project [DIR] math/ 13-Oct-2011 02:46 - HTTP Server project [DIR] modeler/ 13-Oct-2011 02:46 - HTTP Server project [DIR] net/ 21-Feb-2012 02:09 - HTTP Server project [DIR] pool/ 11-Jan-2012 20:06 - HTTP Server project [DIR] primitives/ 26-Feb-2008 20:54 - HTTP Server project [DIR] proxy/ 13-Oct-2011 02:46 - HTTP Server project [DIR] sanselan/ 10-Jul-2009 00:47 - HTTP Server project [DIR] scxml/ 13-Oct-2011 02:46 - HTTP Server project [DIR] transaction/ 13-Oct-2011 02:46 - HTTP Server project [DIR] validator/ 03-Feb-2012 09:29 - HTTP Server project [DIR] vfs/ 01-Oct-2011 11:29 - HTTP Server project [TXT] KEYS 17-Feb-2012 08:30 263K HTTP Server project

Download from your nearest mirror site!

Do not download from www.apache.org. Please use a mirror site to help us save apache.org bandwidth. Go here to find your nearest mirror.

PGP/GPG Signatures

All of the release distribution packages have been digitally signed (using PGP or GPG) by the ASF committers that constructed them. There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP/GPG keys can be found at the MIT key repository and within this project's KEYS file at http://www.apache.org/dist/commons/KEYS.

Always signatures to validate package authenticity, e.g.,
$ pgpk -a KEYS
$ pgpv commons.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp commons.tar.gz.asc
or
$ gpg --verify commons.tar.gz.asc

We also offer MD5 hashes as an alternative to validate the integrity of the downloaded files. See the distribution.md5 files.