Name Last modified Size Description
Parent Directory -
fulcrum/ 09-Feb-2010 06:00 -
meta-1.3/ 09-Feb-2010 06:00 -
stratum-1.0/ 09-Feb-2010 06:00 -
turbine-2.3.2/ 09-Feb-2010 06:00 -
turbine-2.3.3-rc1/ 09-Feb-2010 06:00 -
turbine-2.3.3/ 09-Feb-2010 06:00 -
KEYS 27-May-2009 13:29 36K
README.html 09-Feb-2010 06:00 1.8K
maven-turbine-plugin-current-src.tar.gz 03-Oct-2005 13:08 67K GZIP compressed document
maven-turbine-plugin-current-src.tar.gz.asc 03-Oct-2005 13:08 189 GZIP compressed document
maven-turbine-plugin-current-src.zip 03-Oct-2005 13:08 90K ZIP Windows compressed zip archive
maven-turbine-plugin-current-src.zip.asc 03-Oct-2005 13:08 189 ZIP Windows compressed zip archive
maven-turbine-plugin-current.jar 03-Oct-2005 13:14 83K
maven-turbine-plugin-current.jar.asc 03-Oct-2005 13:14 189
maven-turbine-plugin-current.tar.gz 03-Oct-2005 13:08 234K GZIP compressed document
maven-turbine-plugin-current.tar.gz.asc 03-Oct-2005 13:08 189 GZIP compressed document
maven-turbine-plugin-current.zip 03-Oct-2005 13:08 274K ZIP Windows compressed zip archive
maven-turbine-plugin-current.zip.asc 03-Oct-2005 13:08 189 ZIP Windows compressed zip archive
turbine-current-src.tar.gz 19-Nov-2008 04:03 1.1M GZIP compressed document
turbine-current-src.tar.gz.asc 19-Nov-2008 04:03 189 GZIP compressed document
turbine-current-src.zip 19-Nov-2008 04:03 1.8M ZIP Windows compressed zip archive
turbine-current-src.zip.asc 19-Nov-2008 04:03 189 ZIP Windows compressed zip archive
turbine-current.jar 19-Nov-2008 04:34 740K
turbine-current.jar.asc 19-Nov-2008 04:34 189
turbine-current.tar.gz 19-Nov-2008 04:03 8.5M GZIP compressed document
turbine-current.tar.gz.asc 19-Nov-2008 04:03 189 GZIP compressed document
turbine-current.zip 19-Nov-2008 04:03 11M ZIP Windows compressed zip archive
turbine-current.zip.asc 19-Nov-2008 04:03 189 ZIP Windows compressed zip archive
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.
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