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

[ICO]NameLast modifiedSizeDescription

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

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.