Index of /dist/commons

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 - [   ] commons-chain-1.1.tar.gz 14-Jun-2006 23:49 486K [TXT] commons-chain-1.1.tar.gz.asc 14-Jun-2006 23:50 226 [TXT] commons-chain-1.1.tar.gz.md5 14-Jun-2006 23:50 58 [   ] commons-chain-1.1.zip 14-Jun-2006 23:48 871K [TXT] commons-chain-1.1.zip.asc 14-Jun-2006 23:49 226 [TXT] commons-chain-1.1.zip.md5 14-Jun-2006 23:49 55 [   ] commons-chain-1.2-bin.tar.gz 29-May-2008 17:46 763K [TXT] commons-chain-1.2-bin.tar.gz.asc 29-May-2008 17:46 194 [TXT] commons-chain-1.2-bin.tar.gz.md5 29-May-2008 17:46 32 [   ] commons-chain-1.2-bin.zip 29-May-2008 17:46 1.0M [TXT] commons-chain-1.2-bin.zip.asc 29-May-2008 17:46 194 [TXT] commons-chain-1.2-bin.zip.md5 29-May-2008 17:46 32

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.