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 -
attributes/ 26-Feb-2008 19:54 -
beanutils/ 28-Mar-2010 21:05 -
betwixt/ 26-Feb-2008 19:54 -
chain/ 01-Jun-2008 19:37 -
cli/ 19-Mar-2009 20:23 -
codec/ 15-Sep-2009 21:55 -
collections/ 15-Apr-2008 02:24 -
commons-build-plugin/ 15-Jul-2008 17:26 -
compress/ 19-Aug-2010 06:16 -
configuration/ 25-Dec-2008 13:16 -
daemon/ 02-Aug-2010 12:54 -
dbcp/ 30-Apr-2010 15:49 -
dbutils/ 11-Nov-2009 22:03 -
digester/ 05-Jan-2009 03:12 -
discovery/ 26-Feb-2008 19:54 -
el/ 26-Feb-2008 21:13 -
email/ 01-Nov-2009 18:18 -
exec/ 12-Nov-2009 21:46 -
fileupload/ 29-Jul-2010 21:31 -
httpclient/ 26-Feb-2008 21:13 -
io/ 18-Apr-2008 05:09 -
jci/ 01-Aug-2007 03:20 -
jelly/ 26-Feb-2008 19:54 -
jexl/ 06-Apr-2010 16:02 -
jxpath/ 14-Aug-2008 13:15 -
lang/ 25-Feb-2010 01:21 -
launcher/ 26-Feb-2008 21:13 -
logging/ 26-Feb-2008 19:54 -
math/ 01-Apr-2010 20:32 -
modeler/ 26-Feb-2008 19:54 -
net/ 20-Oct-2008 23:58 -
pool/ 20-Nov-2009 16:36 -
primitives/ 26-Feb-2008 19:54 -
proxy/ 28-Feb-2008 03:37 -
sanselan/ 09-Jul-2009 23:47 -
scxml/ 01-Dec-2008 22:29 -
transaction/ 26-Feb-2008 21:13 -
validator/ 26-Feb-2008 19:54 -
vfs/ 26-Feb-2008 19:54 -
KEYS 29-Jul-2010 21:28 100K
<h2><a name="mirrors">Download from your
<a href="http://www.apache.org/dyn/closer.cgi/commons/">nearest mirror site!</a></a></h2>
<p>
Do not download from www.apache.org. Please use a mirror site
to help us save apache.org bandwidth.
<a href="http://www.apache.org/dyn/closer.cgi/commons/">Go
here to find your nearest mirror.</a>
</p>
<h2><a name="sig">PGP/GPG Signatures</a></h2>
<p>
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
<tt><var>distribution</var>.asc</tt> 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 <a
href="http://www.apache.org/dist/commons/KEYS"><samp>http://www.apache.org/dist/commons/KEYS</samp></a>.
</p>
<pre>Always signatures to validate package authenticity, <i>e.g.</i>,
$ pgpk -a KEYS
$ pgpv commons.tar.gz.asc
<i>or</i>,
$ pgp -ka KEYS
$ pgp commons.tar.gz.asc
<i>or</i>
$ gpg --verify commons.tar.gz.asc
</pre>
<p>
We also offer MD5 hashes as an alternative to validate the
integrity of the downloaded files. See the
<tt><var>distribution</var>.md5</tt> files.
</p>