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 -
commons-logging-1.0.3.tar.gz 2003-04-07 07:42 102K
commons-logging-1.0.3.tar.gz.asc 2003-04-07 07:51 65
commons-logging-1.0.3.tar.gz.md5 2003-04-07 08:10 33
commons-logging-1.0.3.zip 2003-04-07 07:43 180K
commons-logging-1.0.3.zip.asc 2003-04-07 07:52 65
commons-logging-1.0.3.zip.md5 2003-04-07 08:09 33
commons-logging-1.0.4.tar.gz 2004-06-15 20:38 351K
commons-logging-1.0.4.tar.gz.asc 2004-06-15 20:57 189
commons-logging-1.0.4.tar.gz.md5 2004-06-15 20:43 33
commons-logging-1.0.4.zip 2004-06-15 20:38 574K
commons-logging-1.0.4.zip.asc 2004-06-15 20:57 189
commons-logging-1.0.4.zip.md5 2004-06-15 20:43 33
commons-logging-1.1.1-bin.tar.gz 2013-03-03 21:07 798K
commons-logging-1.1.1-bin.tar.gz.asc 2013-03-03 21:07 194
commons-logging-1.1.1-bin.tar.gz.md5 2013-03-03 21:07 74
commons-logging-1.1.1-bin.tar.gz.sha1 2013-03-03 21:07 83
commons-logging-1.1.1-bin.zip 2013-03-03 21:07 1.0M
commons-logging-1.1.1-bin.zip.asc 2013-03-03 21:07 194
commons-logging-1.1.1-bin.zip.md5 2013-03-03 21:07 71
commons-logging-1.1.1-bin.zip.sha1 2013-03-03 21:07 80
commons-logging-1.1.2-bin.tar.gz 2013-03-20 20:22 804K
commons-logging-1.1.2-bin.tar.gz.asc 2013-03-20 20:22 836
commons-logging-1.1.2-bin.tar.gz.md5 2013-03-20 20:22 32
commons-logging-1.1.2-bin.tar.gz.sha1 2013-03-20 20:22 40
commons-logging-1.1.2-bin.zip 2013-03-20 20:22 902K
commons-logging-1.1.2-bin.zip.asc 2013-03-20 20:22 836
commons-logging-1.1.2-bin.zip.md5 2013-03-20 20:22 32
commons-logging-1.1.2-bin.zip.sha1 2013-03-20 20:22 40
commons-logging-1.1.3-bin.tar.gz 2013-05-20 16:48 721K
commons-logging-1.1.3-bin.tar.gz.asc 2013-05-20 16:48 836
commons-logging-1.1.3-bin.tar.gz.md5 2013-05-20 16:48 32
commons-logging-1.1.3-bin.tar.gz.sha1 2013-05-20 16:48 40
commons-logging-1.1.3-bin.zip 2013-05-20 16:48 785K
commons-logging-1.1.3-bin.zip.asc 2013-05-20 16:48 836
commons-logging-1.1.3-bin.zip.md5 2013-05-20 16:48 32
commons-logging-1.1.3-bin.zip.sha1 2013-05-20 16:48 40
commons-logging-1.1.tar.gz 2006-05-09 22:09 664K
commons-logging-1.1.tar.gz.asc 2006-05-09 22:20 189
commons-logging-1.1.tar.gz.md5 2006-05-09 22:20 61
commons-logging-1.1.zip 2006-05-09 22:09 920K
commons-logging-1.1.zip.asc 2006-05-09 22:20 189
commons-logging-1.1.zip.md5 2006-05-09 22:20 58
commons-logging-1.2-bin.tar.gz 2020-07-03 04:02 308K
commons-logging-1.2-bin.tar.gz.asc 2020-07-03 04:02 819
commons-logging-1.2-bin.tar.gz.md5 2014-07-09 20:06 32
commons-logging-1.2-bin.tar.gz.sha1 2020-07-03 04:02 92
commons-logging-1.2-bin.tar.gz.sha256 2020-07-03 04:02 116
commons-logging-1.2-bin.zip 2020-07-03 04:02 362K
commons-logging-1.2-bin.zip.asc 2020-07-03 04:02 819
commons-logging-1.2-bin.zip.md5 2014-07-09 20:06 32
commons-logging-1.2-bin.zip.sha1 2020-07-03 04:02 89
commons-logging-1.2-bin.zip.sha256 2020-07-03 04:02 113
logging.1.0.1.tar.gz 2002-12-27 08:42 88K
logging.1.0.1.zip 2002-12-27 08:42 157K
logging.1.0.2.tar.gz 2002-12-27 08:42 69K
logging.1.0.2.zip 2002-12-27 08:42 128K
logging.1.0.tar.gz 2002-12-27 08:42 83K
logging.1.0.zip 2002-12-27 08:42 139K
This is the 1.2 version of commons-logging. It is available in both binary and source distributions.
Note: the larger size of the new downloads is due to improved documentation shipping with this new release.
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 Logging.
From the Apache Commons Project
http://commons.apache.org/
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.
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-logging-1.2-bin.tar.gz.asc or, $ pgp -ka KEYS $ pgp commons-logging-1.2-bin.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify commons-logging-1.2-bin.tar.gz.asc