
Download old versions - confirm
Download Old Versions¶
ApacheDS 2.0¶
Version | Download Link | Date |
---|---|---|
ApacheDS 2.0.0-M25 | Download, Javadoc, Xref | 18/Aug/2018 |
ApacheDS 2.0.0-M24 | Download, Javadoc, Xref | 07/Jun/2017 |
ApacheDS 2.0.0-M23 | Download, Javadoc, Xref | 22/Jul/2016 |
ApacheDS 2.0.0-M22 | Download, Javadoc, Xref | 21/Dec/2015 |
ApacheDS 2.0.0-M20 | Download, Javadoc, Xref | 02/May/2015 |
ApacheDS 2.0.0-M19 | Download, Javadoc, Xref | 22/Nov/2014 |
ApacheDS 2.0.0-M18 | Download, Javadoc, Xref | 13/Nov/2014 |
ApacheDS 2.0.0-M17 | Download, Javadoc, Xref | 04/Jul/2014 |
ApacheDS 2.0.0-M16 | Download, Javadoc, Xref | 13/Mar/2014 |
ApacheDS 2.0.0-M15 | Download, Javadoc, Xref | 18/Aug/2013 |
ApacheDS 2.0.0-M14 | Download, Javadoc, Xref | 01/Jul/2013 |
ApacheDS 2.0.0-M13 | Download, Javadoc, Xref | 25/Jun/2013 |
ApacheDS 2.0.0-M12 | Download, Javadoc, Xref | 02/May/2013 |
ApacheDS 2.0.0-M11 binaries | Download, Javadoc, Xref | 03/Mar/2013 |
ApacheDS 2.0.0-M11 sources | Download, Javadoc, Xref | 03/Mar/2013 |
ApacheDS 2.0.0-M10 binaries | Download, Javadoc, Xref | 28/Jan/2013 |
ApacheDS 2.0.0-M10 sources | Download, Javadoc, Xref | 28/Jan/2013 |
ApacheDS 2.0.0-M9 | Download, Javadoc, Xref | 02/Jan/2013 |
ApacheDS 2.0.0-M8 | Download, Javadoc, Xref | 12/Oct/2012 |
ApacheDS 2.0.0-M7 | Download, Javadoc, Xref | 21/May/2012 |
ApacheDS 2.0.0-M6 | Download | 29/Feb/2012 |
ApacheDS 2.0.0-M5 | Download, Javadoc, Xref | 07/Feb/2012 |
ApacheDS 2.0.0-M4 | Download, Javadoc, Xref | 09/Jan/2012 |
ApacheDS 2.0.0-M3 | Download, Javadoc, Xref | 12/Sep/2011 |
ApacheDS 2.0.0-M2 | Download, Javadoc, Xref | 22/Aug/2011 |
ApacheDS 2.0.0-M1 | Download, Javadoc, Xref | 25/Jun/2011 |
ApacheDS 1.5 (not maintained)¶
ApacheDS 1.0 (not maintained)¶
Version | Download Link | Date |
---|---|---|
ApacheDS 1.0.2 | Download | 26/May/2007 |
ApacheDS 1.0.1 | Download | 22/Feb/2007 |
ApacheDS 1.0.0 | Download | 06/Oct/2006 |
ApacheDS 1.0-RC4 | Download | 05/Sep/2006 |
ApacheDS 1.0-RC3 | Download | 09/May/2006 |
ApacheDS 1.0-RC2 | Download | 30/Apr/2006 |
ApacheDS 1.0-RC1 | Download | 24/Feb/2006 |
ApacheDS 0.9 (not maintained)¶
Version | Download Link | Date |
---|---|---|
ApacheDS 0.9.3 | Download | 01/Nov/2005 |
ApacheDS 0.9.2 | Download | 30/Aug/2005 |
ApacheDS 0.9.1 | Download | 30/Jul/2005 |
ApacheDS 0.9.0 | Download | 08/May/2005 |
We encourage you to verify the integrity of the downloaded file using: * the ASC file (OpenPGP compatible signature) with the [KEYS](https://downloads.apache.org/directory/KEYS) file (code signing keys used to sign the product) * the MD5 file (checksum).
Verify the integrity of the file¶
The PGP signatures can be verified using PGP or GPG. First download the keys file as well as the asc signature file for the relevant distribution. Then verify the signatures using:
$ pgpk-aKEYS $ pgpvapache_1.3.24.tar.gz.asc
or
$ pgp-kaKEYS $ pgpapache_1.3.24.tar.gz.asc
or
$ gpg--importKEYS $ gpg--verifyapache_1.3.24.tar.gz.asc
Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is included in many unix distributions. It is also available as part of GNU Textutils. Windows users can get binary md5 programs from here, here.
-
-