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

      Name                                  Last modified      Size  Description
Parent Directory - binaries/ 13-Aug-2008 14:51 - source/ 13-Aug-2008 14:49 - HEADER.html 02-Sep-2007 13:05 464 README.html 26-Feb-2008 18:05 1.2K RELEASE-NOTES.txt 13-Aug-2008 15:08 3.8K commons-jxpath-current-src.tar.gz 13-Aug-2008 14:49 279K commons-jxpath-current-src.tar.gz.asc 13-Aug-2008 14:49 188 commons-jxpath-current-src.zip 13-Aug-2008 14:49 532K commons-jxpath-current-src.zip.asc 13-Aug-2008 14:49 188 commons-jxpath-current.tar.gz 13-Aug-2008 14:51 2.9M commons-jxpath-current.tar.gz.asc 13-Aug-2008 14:51 188 commons-jxpath-current.zip 13-Aug-2008 14:51 3.8M commons-jxpath-current.zip.asc 13-Aug-2008 14:51 188

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.