Index of /apache/commons/transaction/binaries

Icon  Name                               Last modified      Size  Description
[DIR] Parent Directory - [   ] commons-transaction-1.0.1.tgz 09-Jan-2005 16:51 875K [   ] commons-transaction-1.0.1.tgz.asc 09-Jan-2005 16:55 194 [   ] commons-transaction-1.0.1.zip 09-Jan-2005 16:51 1.0M [TXT] commons-transaction-1.0.1.zip.asc 09-Jan-2005 16:55 194 [   ] commons-transaction-1.0.tgz 14-Dec-2004 04:44 875K [   ] commons-transaction-1.0.tgz.asc 14-Dec-2004 04:44 194 [   ] commons-transaction-1.0.zip 14-Dec-2004 04:44 1.0M [TXT] commons-transaction-1.0.zip.asc 14-Dec-2004 04:44 194 [   ] commons-transaction-1.1.tgz 01-Jun-2005 15:20 970K [   ] commons-transaction-1.1.tgz.asc 01-Jun-2005 15:20 194 [   ] commons-transaction-1.1.zip 01-Jun-2005 15:20 1.1M [TXT] commons-transaction-1.1.zip.asc 01-Jun-2005 15:20 194 [   ] commons-transaction-1.2.jar 12-Mar-2007 09:37 94K [TXT] commons-transaction-1.2.jar.asc 12-Mar-2007 09:37 194 [TXT] commons-transaction-1.2.pom 12-Mar-2007 09:37 8.8K [TXT] commons-transaction-1.2.pom.asc 12-Mar-2007 09:37 194 [   ] commons-transaction-1.2.tar.gz 12-Mar-2007 09:37 804K [TXT] commons-transaction-1.2.tar.gz.asc 12-Mar-2007 09:37 194 [   ] commons-transaction-1.2.zip 12-Mar-2007 09:37 909K [TXT] commons-transaction-1.2.zip.asc 12-Mar-2007 09:37 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.