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.
Name Last modified Size Description
Parent Directory 13-Dec-2011 16:57 -
commons-digester-1.8.1-src.tar.gz 03-Jan-2009 16:24 296k
commons-digester-1.8.1-src.tar.gz.asc 03-Jan-2009 16:24 1k
commons-digester-1.8.1-src.zip 03-Jan-2009 16:24 532k
commons-digester-1.8.1-src.zip.asc 03-Jan-2009 16:24 1k
commons-digester-2.1-src.tar.gz 22-Sep-2010 06:47 297k
commons-digester-2.1-src.tar.gz.asc 22-Sep-2010 06:47 1k
commons-digester-2.1-src.zip 22-Sep-2010 06:47 622k
commons-digester-2.1-src.zip.asc 22-Sep-2010 06:47 1k
commons-digester3-3.0-src.tar.gz 06-Jul-2011 07:26 304k
commons-digester3-3.0-src.tar.gz.asc 04-Nov-2011 10:40 1k
commons-digester3-3.0-src.zip 06-Jul-2011 07:26 704k
commons-digester3-3.0-src.zip.asc 04-Nov-2011 10:40 1k
commons-digester3-3.1-src.tar.gz 28-Oct-2011 17:54 303k
commons-digester3-3.1-src.tar.gz.asc 04-Nov-2011 07:25 1k
commons-digester3-3.1-src.zip 28-Oct-2011 17:54 706k
commons-digester3-3.1-src.zip.asc 04-Nov-2011 07:25 1k
commons-digester3-3.2-src.tar.gz 13-Dec-2011 16:56 317k
commons-digester3-3.2-src.tar.gz.asc 13-Dec-2011 16:56 1k
commons-digester3-3.2-src.zip 13-Dec-2011 16:56 732k
commons-digester3-3.2-src.zip.asc 13-Dec-2011 16:56 1k
This is the 2.0 version of commons-digester. It is available in both binary and source distributions.
Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files
The changes in this release are detailed in the release notes.
Thank you for using Digester.
From the Apache Commons Project
http://commons.apache.org/
Many of the files have been digitally signed using GnuPG. If so, there will be an accompanying file.asc signature file in the same directory as the file (binaries/ or source/). The signing keys can be found in the distribution directory at <http://www.apache.org/dist/commons/KEYS>.
Always download the KEYS file directly from the Apache site, never from a mirror site.
Always test available signatures, e.g., $ pgpk -a KEYS $ pgpv commons-digester-2.0-src.tar.gz.asc or, $ pgp -ka KEYS $ pgp commons-digester-2.0-src.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify commons-digester-2.0-src.tar.gz.asc