The downloads on this page are from our current releases, produced as part of our community release process. In addition to the source artefacts below, Qpid is available via packages and Maven.
It is important to verify the integrity of the files you download.
Content | Version | Download | More |
---|---|---|---|
Qpid Proton | 0.39.0 | Source (ASC, SHA512) | Release Page |
Qpid ProtonJ2 | 1.0.0-M22 | Source (ASC, SHA512), Binary (ASC, SHA512) | Release Page, Maven |
Qpid JMS (jakarta.jms) | 2.6.1 | Source (ASC, SHA512), Binary (ASC, SHA512) | Release Page, Maven |
Qpid JMS (javax.jms) | 1.12.1 | Source (ASC, SHA512), Binary (ASC, SHA512) | Release Page, Maven |
Qpid Proton-J | 0.34.1 | Source (ASC, SHA512), Binary (ASC, SHA512) | Release Page, Maven |
Qpid Proton DotNet | 1.0.0-M10 | Source (ASC, SHA512), Binary (ASC, SHA512) | Release Page |
Qpid JMS AMQP 0-x | 6.4.0 | Source (ASC, SHA512), Binary (ASC, SHA512) | Release Page, Maven |
Qpid Messaging API C++ | 1.39.0 | Source (ASC, SHA512) | Release Page |
Qpid Messaging API Python 2* | 1.37.0 | Source (ASC, SHA512) | Release Page |
* Look to the newer Qpid Proton for Python 3 and AMQP 1.0 support.
Content | Version | Download | More |
---|---|---|---|
Broker-J | 9.2.0 | Source (ASC, SHA512), Binary (ASC, SHA512) | Release Page |
C++ broker | 1.39.0 | Source (ASC, SHA512) | Release Page |
Dispatch router | 1.19.0 | Source (ASC, SHA512) | Release Page |
Content | Version | Download | More |
---|---|---|---|
Qpid Interop Test | 0.3.0 | Source (ASC, SHA512) | Release Page |
It is essential that you verify the integrity of the downloaded files using the ASC signatures or SHA checksums.
The signatures can be verified using PGP or GPG. First download
the KEYS
file as well as the
.asc
signature file for the relevant artefact. Then verify the signatures
using one of the following sets of commands.
% gpg --import KEYS
% gpg --verify <artifact-name>.asc <artifact-name>
% pgpk -a KEYS
% pgpv <artifact-name>.asc
% pgp -ka KEYS
% pgp <artifact-name>.asc
Alternatively, you can verify the SHA checksums of the
files. Unix programs called sha1sum
and sha512sum
(or sha1
and
sha512
) are included in many unix distributions. They are also
available as part of
GNU Coreutils. For
Windows users, FSUM supports this.
Ensure your generated checksum string matches the string
published in the checksum file included with each release artefact.
Apache Qpid, Messaging built on AMQP; Copyright © 2015 The Apache Software Foundation; Licensed under the Apache License, Version 2.0; Apache Qpid, Qpid, Qpid Proton, Proton, Apache, the Apache feather logo, and the Apache Qpid project logo are trademarks of The Apache Software Foundation; All other marks mentioned may be trademarks or registered trademarks of their respective owners