Apache Software Foundation Distribution Directory
The directories linked below contain current software releases from the Apache Software Foundation projects. Older non-recommended releases can be found on our archive site.
To find the right download for a particular project, you should start at the project's own webpage or on our project resource listing rather than browsing the links below.
Please do not download from apache.org! If you are currently at apache.org and would like to browse, please instead visit a nearby mirror site.
Projects
Name Last modified Size
Parent Directory 03-Jun-2008 16:43 -
application/ 02-Feb-2003 20:50 -
benchmark/ 02-Feb-2003 20:52 -
bsf/ 02-Feb-2003 20:27 -
cache/ 02-Feb-2003 20:28 -
datetime/ 02-Feb-2003 20:53 -
dbtags/ 14-Mar-2004 20:11 -
doc/ 16-Feb-2003 01:56 -
i18n/ 02-Feb-2003 20:28 -
input/ 16-Feb-2003 01:56 -
io/ 02-Feb-2003 20:28 -
jmstags/ 02-Feb-2003 20:28 -
jndi/ 02-Feb-2003 20:28 -
log/ 02-Feb-2003 20:56 -
mailer/ 02-Feb-2003 20:58 -
page/ 02-Feb-2003 20:58 -
random/ 14-Mar-2004 20:10 -
rdc/ 22-Jul-2005 08:15 -
regexp/ 02-Feb-2003 21:01 -
request/ 02-Feb-2003 21:02 -
response/ 02-Feb-2003 21:02 -
scrape/ 02-Feb-2003 20:29 -
session/ 02-Feb-2003 21:04 -
standard-1.0/ 20-Jul-2004 12:49 -
standard/ 25-Oct-2004 14:03 -
string/ 28-Jan-2008 22:21 -
ultradev4/ 02-Feb-2003 20:29 -
utility/ 02-Feb-2003 20:29 -
xsl/ 02-Feb-2003 21:10 -
xtags/ 02-Feb-2003 20:30 -
KEYS 13-Apr-2006 22:10 12k
README.html 27-Apr-2003 01:58 1k
Jakarta-Taglibs Release Distribution Directories
This directory contains a directory for each Jakarta-Taglibs release distributions.
Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar.
Thank you for using Jakarta-Taglibs.
The Apache Jakarta Project
http://jakarta.apache.org/
PGP Signatures
Many of the distribution kits have been digitally signed (using PGP). If so, there will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at < http://www.apache.org/dist/jakarta/taglibs/KEYS>.
Always test available signatures, e.g., > pgpk -a KEYS > pgpv dbtags-1.0.tar.gz.asc or, > pgp -ka KEYS > pgp dbtags-1.0.tar.gz.asc or, > gpg --import KEYS > gpg --verify dbtags-1.0.tar.gz.asc