Facebook Mirror


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  

[DIR] Parent Directory 21-Aug-2008 12:19 - [DIR] fulcrum/ 28-May-2008 02:27 - [DIR] meta-1.3/ 20-Jan-2008 16:33 - [DIR] stratum-1.0/ 20-Jan-2008 16:20 - [DIR] turbine-2.3.2/ 20-Jan-2008 16:33 - [DIR] turbine-2.3.3-rc1/ 09-Jun-2008 06:27 - [   ] KEYS 11-Apr-2008 05:17 10k [   ] maven-turbine-plugin-current-src.tar.gz 03-Oct-2005 10:08 67k [TXT] maven-turbine-plugin-current-src.tar.gz.asc 03-Oct-2005 10:08 1k [   ] maven-turbine-plugin-current-src.zip 03-Oct-2005 10:08 90k [TXT] maven-turbine-plugin-current-src.zip.asc 03-Oct-2005 10:08 1k [   ] maven-turbine-plugin-current.jar 03-Oct-2005 10:14 83k [TXT] maven-turbine-plugin-current.jar.asc 03-Oct-2005 10:14 1k [   ] maven-turbine-plugin-current.tar.gz 03-Oct-2005 10:08 234k [TXT] maven-turbine-plugin-current.tar.gz.asc 03-Oct-2005 10:08 1k [   ] maven-turbine-plugin-current.zip 03-Oct-2005 10:08 274k [TXT] maven-turbine-plugin-current.zip.asc 03-Oct-2005 10:08 1k [TXT] README.html 20-Jan-2008 16:30 2k [   ] turbine-current-src.tar.gz 24-May-2008 14:14 1.1M [TXT] turbine-current-src.tar.gz.asc 09-Jun-2008 07:17 1k [   ] turbine-current-src.zip 24-May-2008 14:14 1.8M [TXT] turbine-current-src.zip.asc 09-Jun-2008 07:17 1k [   ] turbine-current.jar 09-Jun-2008 07:16 740k [TXT] turbine-current.jar.asc 09-Jun-2008 07:16 1k [   ] turbine-current.tar.gz 24-May-2008 14:14 8.5M [TXT] turbine-current.tar.gz.asc 09-Jun-2008 07:17 1k [   ] turbine-current.zip 24-May-2008 14:14 11.3M [TXT] turbine-current.zip.asc 09-Jun-2008 07:17 1k

Apache Turbine Project

This is the released files section of the Turbine project. It offers 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

Please visit the Turbine website for more information.

This site contains only the latest releases. You can download older releases from our archive site.

Signatures

All 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/turbine/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 turbine-2.3.2.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp turbine-2.3.2.tar.gz.asc
or,
$ gpg --import KEYS
$ gpg --verify turbine-2.3.2.tar.gz.asc