This download page includes Apache Pivot binary and source distributions.
Name Last modified Size Description
Parent Directory - binaries/ 2022-06-17 09:56 - Binary distributions source/ 2022-06-17 09:56 - Source distributions HEADER.html 2012-02-21 11:34 452 README.html 2012-02-21 11:34 2.5K Apache Pivot Distributions RELEASE-NOTES-2.0.5.html 2017-07-08 07:50 4.5K Apache Pivot 2.0.5 Release Notes
tar
on Solaris and Mac OS X may not work with
these files.binaries/
source/
For details on current releases, please see the Apache Pivot Download Page.
Only current, recommended releases are available on www.apache.org and the mirror sites. Older releases, when available, can be obtained from the archive site.
All of the release distribution packages have been digitally signed (using PGP or GPG) by the Apache Group members that constructed them. There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found at the MIT key repository and within this project's KEYS file.
Always use the signature files to verify the authenticity of the distribution, e.g.:
% pgpk -a KEYS % pgpv filename.zip.asc or: % pgp -ka KEYS % pgp filename.zip.asc or: % gpg --import KEYS % gpg --verify filename.zip.asc
We offer MD5 hashes as an alternative to validate the integrity
of the downloaded files. A unix program called md5
or
md5sum
is included in many unix distributions. It is
also available as part of GNU Core Utilities package.