Index of /apache/commons/launcher

Icon  Name                                        Last modified      Size  Description
[DIR] Parent Directory - [DIR] binaries/ 26-Feb-2008 13:13 - [DIR] source/ 26-Feb-2008 13:13 - [   ] commons-launcher-current-example.tar.gz 22-Aug-2004 04:51 2.2M [TXT] commons-launcher-current-example.tar.gz.asc 22-Aug-2004 04:51 194 [   ] commons-launcher-current-example.zip 22-Aug-2004 04:51 2.2M [TXT] commons-launcher-current-example.zip.asc 22-Aug-2004 04:51 194 [   ] commons-launcher-current-src.tar.gz 22-Aug-2004 04:51 75K [TXT] commons-launcher-current-src.tar.gz.asc 22-Aug-2004 04:51 194 [   ] commons-launcher-current-src.zip 22-Aug-2004 04:51 103K [TXT] commons-launcher-current-src.zip.asc 22-Aug-2004 04:51 194 [   ] commons-launcher-current.tar.gz 22-Aug-2004 04:51 2.8M [TXT] commons-launcher-current.tar.gz.asc 22-Aug-2004 04:51 194 [   ] commons-launcher-current.zip 22-Aug-2004 04:51 2.8M [TXT] commons-launcher-current.zip.asc 22-Aug-2004 04:51 194

Download from your nearest mirror site!

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.

PGP/GPG Signatures

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 distribution.asc 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 http://www.apache.org/dist/commons/KEYS.

Always signatures to validate package authenticity, e.g.,
$ pgpk -a KEYS
$ pgpv commons.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp commons.tar.gz.asc
or
$ gpg --verify commons.tar.gz.asc

We also offer MD5 hashes as an alternative to validate the integrity of the downloaded files. See the distribution.md5 files.