This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 11cf2a92f Clarify & simplify release verification process and verbiage
11cf2a92f is described below
commit 11cf2a92f1b7bd4f9e26ef0a80f3aec904f3cada
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Jun 26 14:12:01 2025 -0500
Clarify & simplify release verification process and verbiage
---
src/_includes/artemis_console_release.md | 16 +-
src/_includes/artemis_release.md | 12 +-
src/_includes/verify_download.md | 28 +--
src/components/artemis/download/native_download.md | 2 +-
.../artemis/download/past_native_releases.md | 6 +-
src/components/artemis/download/past_releases.md | 192 ++++++++++-----------
src/components/classic/download/index.md | 6 +-
7 files changed, 131 insertions(+), 131 deletions(-)
diff --git a/src/_includes/artemis_console_release.md
b/src/_includes/artemis_console_release.md
index 3da9bda56..79756f904 100644
--- a/src/_includes/artemis_console_release.md
+++ b/src/_includes/artemis_console_release.md
@@ -2,13 +2,13 @@
[Release Notes](release-notes-{{include.release.version}}) |
[Documentation](../documentation/)
{% if include.is_current_release %}
-tar.gz |
[apache-artemis-console-{{include.release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz.sha512)
| [GPG Signature](https://downloads.apache.org/activemq/act [...]
-ZIP |
[apache-artemis-console-{{include.release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip.sha512)
| [GPG Signature](https://downloads.apache.org/activemq/activemq-artemi [...]
-Source tar.gz |
[apache-artemis-console-{{include.release.version}}-source-release.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz.sha512)
| [GPG Signature](h [...]
-Source ZIP |
[apache-artemis-console-{{include.release.version}}-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip.sha512)
| [GPG Signature](https://downl [...]
+tar.gz |
[apache-artemis-console-{{include.release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz.sha512)
| [ASC Signature](https://downloads.apache.org/activemq/act [...]
+ZIP |
[apache-artemis-console-{{include.release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip.sha512)
| [ASC Signature](https://downloads.apache.org/activemq/activemq-artemi [...]
+Source tar.gz |
[apache-artemis-console-{{include.release.version}}-source-release.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz.sha512)
| [ASC Signature](h [...]
+Source ZIP |
[apache-artemis-console-{{include.release.version}}-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip&action=download)
|
[SHA512](https://downloads.apache.org/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip.sha512)
| [ASC Signature](https://downl [...]
{% else %}
-tar.gz |
[apache-artemis-console-{{include.release.version}}-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz.sha512)
| [GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{i
[...]
-ZIP |
[apache-artemis-console-{{include.release.version}}-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip.sha512)
| [GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.relea
[...]
-Source tar.gz |
[apache-artemis-console-{{include.release.version}}-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz.sha512)
| [GPG Signature](https://archive.apache.org/di [...]
-Source ZIP |
[apache-artemis-console-{{include.release.version}}-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip.sha512)
| [GPG Signature](https://archive.apache.org/dist/activemq/ [...]
+tar.gz |
[apache-artemis-console-{{include.release.version}}-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.tar.gz.sha512)
| [ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{i
[...]
+ZIP |
[apache-artemis-console-{{include.release.version}}-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-bin.zip.sha512)
| [ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.relea
[...]
+Source tar.gz |
[apache-artemis-console-{{include.release.version}}-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.tar.gz.sha512)
| [ASC Signature](https://archive.apache.org/di [...]
+Source ZIP |
[apache-artemis-console-{{include.release.version}}-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip)
|
[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-console/{{include.release.version}}/apache-artemis-console-{{include.release.version}}-source-release.zip.sha512)
| [ASC Signature](https://archive.apache.org/dist/activemq/ [...]
{% endif %}
diff --git a/src/_includes/artemis_release.md b/src/_includes/artemis_release.md
index 138468d21..6401a2bca 100644
--- a/src/_includes/artemis_release.md
+++ b/src/_includes/artemis_release.md
@@ -7,11 +7,11 @@
[Release Notes](release-notes-{{include.release.version}}) | [Git
Report](commit-report-{{include.release.version}}) |
[Documentation:](../documentation/{{docs_version}})
[HTML](../documentation/{{docs_version}}) /
[PDF](../documentation/{{docs_version}}/book.pdf) |{% if include.examples_link
%} [Examples](https://github.com/apache/activemq-artemis-examples/) |{% endif
%} Java compatibility: **{{java_version}}**
{% if include.is_current_release %}
-tar.gz:|[apache-artemis-{{include.release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apa
[...]
-ZIP:|[apache-artemis-{{include.release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-
[...]
-Source
Distribution:|[apache-artemis-{{include.release.version}}-source-release.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/ac [...]
+tar.gz:|[apache-artemis-{{include.release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz.sha512)|[ASC
Signature](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apa
[...]
+ZIP:|[apache-artemis-{{include.release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip.sha512)|[ASC
Signature](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-
[...]
+Source
Distribution:|[apache-artemis-{{include.release.version}}-source-release.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz.sha512)|[ASC
Signature](https://downloads.apache.org/activemq/ac [...]
{% else %}
-tar.gz:|[apache-artemis-{{include.release.version}}-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.rel
[...]
-ZIP:|[apache-artemis-{{include.release.version}}-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version
[...]
-Source
Distribution:|[apache-artemis-{{include.release.version}}-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.
[...]
+tar.gz:|[apache-artemis-{{include.release.version}}-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.rel
[...]
+ZIP:|[apache-artemis-{{include.release.version}}-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version
[...]
+Source
Distribution:|[apache-artemis-{{include.release.version}}-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.release.version}}/apache-artemis-{{include.release.version}}-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/{{include.
[...]
{% endif %}
diff --git a/src/_includes/verify_download.md b/src/_includes/verify_download.md
index 1de0a035b..8025c3b1e 100644
--- a/src/_includes/verify_download.md
+++ b/src/_includes/verify_download.md
@@ -1,20 +1,20 @@
-It is essential that you verify the integrity of the downloaded files using
the PGP signature or SHA checksum.
+It is essential that you verify the integrity of the downloaded files using
the ASC signature or SHA checksum.
-The PGP signatures can be verified using PGP or GPG. Begin by following these
steps:
+The ASC signatures can be verified using PGP or GPG. Begin by following these
steps:
1. Download the [KEYS](https://downloads.apache.org/activemq/KEYS) file.
-2. Download the .asc signature for the relevant distribution file.
-3. Verify the signature using one the following sets of commands, depending
on your use of PGP or GPG:
- ```
- $ gpg --import KEYS
- $ gpg --verify <file-name>.asc <file-name>
-
- $ pgpk -a KEYS
- $ pgpv <file-name>.asc
-
- $ pgp -ka KEYS
- $ pgp <file-name>.asc
- ```
+2. Download the `.asc` signature for the relevant distribution file.
+3. Verify the signature.
+ - If using GPG:
+ ```
+ $ gpg --import KEYS
+ $ gpg --verify <file-name>.asc <file-name>
+ ```
+ - If using PGP:
+ ```
+ $ pgp -ka KEYS
+ $ pgp <file-name>.asc
+ ```
Alternatively you can \[also\] verify the SHA-512 checksum of the file. For
example, using the `sha512sum` command:
diff --git a/src/components/artemis/download/native_download.md
b/src/components/artemis/download/native_download.md
index f3d22864b..3c772dc41 100644
--- a/src/components/artemis/download/native_download.md
+++ b/src/components/artemis/download/native_download.md
@@ -13,7 +13,7 @@ It is important to [verify the
integrity](#verify-the-integrity-of-downloads) of
[Release Notes](release-notes-native-2.0.0)
-Source
Distribution:|[apache-artemis-native-2.0.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip.asc)|
+Source
Distribution:|[apache-artemis-native-2.0.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip.sha512)|[ASC
Signature](https://downloads.apache.org/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip.asc)|
This is the native layer used by ActiveMQ Artemis for storage. The main broker
binary archive [downloads](./) already include a pre-compiled version of this
component.
<br/>
diff --git a/src/components/artemis/download/past_native_releases.md
b/src/components/artemis/download/past_native_releases.md
index 80bc6aa53..5e8fb1116 100644
--- a/src/components/artemis/download/past_native_releases.md
+++ b/src/components/artemis/download/past_native_releases.md
@@ -17,16 +17,16 @@ It is important to [verify the
integrity]({{site.baseurl}}/components/artemis/do
[Release Notes](release-notes-native-1.0.2)
-Source
Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
+Source
Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
#### ActiveMQ Artemis Native Layer 1.0.1 (Oct 24th, 2019)
[Release Notes](release-notes-native-1.0.1)
-Source
Distribution:|[apache-artemis-native-1.0.1-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip.asc)|
+Source
Distribution:|[apache-artemis-native-1.0.1-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip.asc)|
#### ActiveMQ Artemis Native Layer 1.0.0 (March 7th, 2019)
[Release Notes](release-notes-native-1.0.0)
-Source
Distribution:|[apache-artemis-native-1.0.0-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.asc)|
+Source
Distribution:|[apache-artemis-native-1.0.0-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.asc)|
diff --git a/src/components/artemis/download/past_releases.md
b/src/components/artemis/download/past_releases.md
index fb0438ce2..4ab96a445 100644
--- a/src/components/artemis/download/past_releases.md
+++ b/src/components/artemis/download/past_releases.md
@@ -37,281 +37,281 @@ It is important to [verify the
integrity]({{site.baseurl}}/components/artemis/do
#### ActiveMQ Artemis 2.13.0 (May 26, 2020)
[Release Notes](release-notes-2.13.0) | [Git Report](commit-report-2.13.0) |
[Documentation](../documentation/2.13.0): [HTML](../documentation/2.13.0) /
[PDF](../documentation/2.13.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.13.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.13.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.13.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.13.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.13.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.13.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.12.0 (April 29, 2020)
[Release Notes](release-notes-2.12.0) | [Git Report](commit-report-2.12.0) |
[Documentation](../documentation/2.12.0): [HTML](../documentation/2.12.0) /
[PDF](../documentation/2.12.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.12.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.12.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.12.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.12.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.12.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.12.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.12.0/apache-artemis-2.12.0-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.11.0 (January 15, 2020)
[Release Notes](release-notes-2.11.0) | [Git Report](commit-report-2.11.0) |
[Documentation](../documentation/2.11.0): [HTML](../documentation/2.11.0) /
[PDF](../documentation/2.11.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.11.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.11.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.11.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.11.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.11.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.11.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.11.0/apache-artemis-2.11.0-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.10.1 (September 26, 2019)
[Release Notes](release-notes-2.10.1) | [Git Report](commit-report-2.10.1) |
[Documentation](../documentation/2.10.1): [HTML](../documentation/2.10.1) /
[PDF](../documentation/2.10.1/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.10.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.10.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.10.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.10.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.10.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.10.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.10.0 (September 5, 2019)
[Release Notes](release-notes-2.10.0) | [Git Report](commit-report-2.10.0) |
[Documentation](../documentation/2.10.0): [HTML](../documentation/2.10.0) /
[PDF](../documentation/2.10.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.10.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.10.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.10.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.10.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.10.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.10.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.10.0/apache-artemis-2.10.0-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.9.0 (June 6, 2019)
[Release Notes](release-notes-2.9.0) | [Git Report](commit-report-2.9.0) |
[Documentation](../documentation/2.9.0): [HTML](../documentation/2.9.0) /
[PDF](../documentation/2.9.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.9.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.9.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.9.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.9.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.9.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.9.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.9.0/apache-artemis-2.9.0-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.8.1 (May 22, 2019)
[Release Notes](release-notes-2.8.1) | [Git Report](commit-report-2.8.1) |
[Documentation](../documentation/2.8.0): [HTML](../documentation/2.8.0) /
[PDF](../documentation/2.8.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.8.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.8.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.8.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.8.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.8.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.8.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.1/apache-artemis-2.8.1-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.8.0 (May 8, 2019)
[Release Notes](release-notes-2.8.0) | [Git Report](commit-report-2.8.0) |
[Documentation](../documentation/2.8.0): [HTML](../documentation/2.8.0) /
[PDF](../documentation/2.8.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.8.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.8.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.8.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.8.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.8.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.8.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.8.0/apache-artemis-2.8.0-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.7.0 (March 20, 2019)
[Release Notes](release-notes-2.7.0) | [Git Report](commit-report-2.7.0) |
[Documentation](../documentation/2.7.0): [HTML](../documentation/2.7.0) /
[PDF](../documentation/2.7.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.7.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.7.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.7.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-source-release.tar.gz.asc)|
+tar.gz:|[apache-artemis-2.7.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.7.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.7.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.7.0/apache-artemis-2.7.0-source-release.tar.gz.asc)|
<br/>
#### ActiveMQ Artemis 2.6.4 (January 28, 2019)
[Release Notes](release-notes-2.6.4) | [Git Report](commit-report-2.6.4) |
[Documentation](../documentation/2.6.0): [HTML](../documentation/2.6.0) /
[PDF](../documentation/2.6.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.6.4-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.6.4-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.6.4-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-source-release.tar.gz.asc)
+tar.gz:|[apache-artemis-2.6.4-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.6.4-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.6.4-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.4/apache-artemis-2.6.4-source-release.tar.gz.asc)
<br/>
#### ActiveMQ Artemis 2.6.3 (September 8, 2018)
[Release Notes](release-notes-2.6.3) | [Git Report](commit-report-2.6.3) |
[Documentation](../documentation/2.6.0): [HTML](../documentation/2.6.0) /
[PDF](../documentation/2.6.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.6.3-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.6.3-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.6.3-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-source-release.tar.gz.asc)
+tar.gz:|[apache-artemis-2.6.3-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.6.3-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.6.3-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.3/apache-artemis-2.6.3-source-release.tar.gz.asc)
<br/>
#### ActiveMQ Artemis 2.6.2 (June 25, 2018)
[Release Notes](release-notes-2.6.2) | [Git Report](commit-report-2.6.2) |
[Documentation](../documentation/2.6.0): [HTML](../documentation/2.6.0) /
[PDF](../documentation/2.6.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.6.2-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.6.2-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.6.2-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-source-release.tar.gz.asc)
+tar.gz:|[apache-artemis-2.6.2-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.6.2-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.6.2-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.2/apache-artemis-2.6.2-source-release.tar.gz.asc)
<br/>
#### ActiveMQ Artemis 2.6.1 (June 14, 2018)
[Release Notes](release-notes-2.6.1) | [Git Report](commit-report-2.6.1) |
[Documentation](../documentation/2.6.0): [HTML](../documentation/2.6.0) /
[PDF](../documentation/2.6.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.6.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.6.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.6.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-source-release.tar.gz.asc)
+tar.gz:|[apache-artemis-2.6.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.6.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.6.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.1/apache-artemis-2.6.1-source-release.tar.gz.asc)
<br/>
#### ActiveMQ Artemis 2.6.0 (May 22, 2018)
[Release Notes](release-notes-2.6.0) | [Git Report](commit-report-2.6.0) |
[Documentation](../documentation/2.6.0): [HTML](../documentation/2.6.0) /
[PDF](../documentation/2.6.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.6.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.6.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.6.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-source-release.tar.gz.asc)
+tar.gz:|[apache-artemis-2.6.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.6.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.6.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.6.0/apache-artemis-2.6.0-source-release.tar.gz.asc)
<br/>
#### ActiveMQ Artemis 2.5.0 (March 21, 2018)
[Release Notes](release-notes-2.5.0) |
[Documentation](../documentation/2.5.0): [HTML](../documentation/2.5.0) /
[PDF](../documentation/2.5.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.5.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.5.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.5.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-source-release.tar.gz.asc)
+tar.gz:|[apache-artemis-2.5.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.5.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.5.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.5.0/apache-artemis-2.5.0-source-release.tar.gz.asc)
<br/>
#### ActiveMQ Artemis 2.4.0 (November 7, 2017)
[Release Notes](release-notes-2.4.0) |
[Documentation](../documentation/2.4.0): [HTML](../documentation/2.4.0) /
[PDF](../documentation/2.4.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.4.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.4.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.4.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/
[...]
+tar.gz:|[apache-artemis-2.4.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.4.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.4.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/apache-artemis-2.4.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.4.0/
[...]
<br/>
#### ActiveMQ Artemis 2.3.0 (September 14, 2017)
[Release Notes](release-notes-2.3.0) |
[Documentation](../documentation/2.3.0): [HTML](../documentation/2.3.0) /
[PDF](../documentation/2.3.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.3.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.3.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.3.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/
[...]
+tar.gz:|[apache-artemis-2.3.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.3.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.3.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/apache-artemis-2.3.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.3.0/
[...]
<br/>
#### ActiveMQ Artemis 2.2.0 (July 31, 2017)
[Release Notes](release-notes-2.2.0) |
[Documentation](../documentation/2.2.0): [HTML](../documentation/2.2.0) /
[PDF](../documentation/2.2.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.2.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.2.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.2.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/
[...]
+tar.gz:|[apache-artemis-2.2.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.2.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.2.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/apache-artemis-2.2.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.2.0/
[...]
<br/>
#### ActiveMQ Artemis 2.1.0 (May 15, 2017)
[Release Notes](release-notes-2.1.0) |
[Documentation](../documentation/2.1.0): [HTML](../documentation/2.1.0) /
[PDF](../documentation/2.1.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.1.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.1.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.1.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/
[...]
+tar.gz:|[apache-artemis-2.1.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.1.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.1.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/apache-artemis-2.1.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.1.0/
[...]
<br/>
#### ActiveMQ Artemis 2.0.0 (March 22, 2017)
[Release Notes](release-notes-2.0.0) |
[Documentation](../documentation/2.0.0): [HTML](../documentation/2.0.0) /
[PDF](../documentation/2.0.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-2.0.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-2.0.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-2.0.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/
[...]
+tar.gz:|[apache-artemis-2.0.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-2.0.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-2.0.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/apache-artemis-2.0.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/2.0.0/
[...]
<br/>
#### ActiveMQ Artemis 1.5.6 (February 26, 2018)
[Release Notes](release-notes-1.5.6) |
[Documentation](../documentation/1.5.6): [HTML](../documentation/1.5.6) /
[PDF](../documentation/1.5.6/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-1.5.6-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.5.6-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.zip.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.5.6-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-source-release.tar.gz.sha512)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-source-release.tar.gz.asc)
+tar.gz:|[apache-artemis-1.5.6-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.5.6-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.zip.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.5.6-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-source-release.tar.gz)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-source-release.tar.gz.sha512)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.6/apache-artemis-1.5.6-source-release.tar.gz.asc)
<br/>
#### ActiveMQ Artemis 1.5.5 (May 15, 2017)
[Release Notes](release-notes-1.5.5) |
[Documentation](../documentation/1.5.5): [HTML](../documentation/1.5.5) /
[PDF](../documentation/1.5.5/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-1.5.5-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.5.5-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.5.5-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/
[...]
+tar.gz:|[apache-artemis-1.5.5-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.5.5-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.5.5-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/apache-artemis-1.5.5-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.5/
[...]
<br/>
#### ActiveMQ Artemis 1.5.4 (March 31, 2017)
[Release Notes](release-notes-1.5.4) |
[Documentation](../documentation/1.5.4): [HTML](../documentation/1.5.4) /
[PDF](../documentation/1.5.3/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-1.5.4-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.5.4-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.5.4-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/
[...]
+tar.gz:|[apache-artemis-1.5.4-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.5.4-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.5.4-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/apache-artemis-1.5.4-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.4/
[...]
<br/>
#### ActiveMQ Artemis 1.5.3 (February 20, 2017)
[Release Notes](release-notes-1.5.3) |
[Documentation](../documentation/1.5.3): [HTML](../documentation/1.5.3) /
[PDF](../documentation/1.5.3/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-1.5.3-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.5.3-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.5.3-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/
[...]
+tar.gz:|[apache-artemis-1.5.3-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.5.3-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.5.3-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/apache-artemis-1.5.3-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.3/
[...]
<br/>
#### ActiveMQ Artemis 1.5.2 (January 25, 2017)
[Release Notes](release-notes-1.5.2) |
[Documentation](../documentation/1.5.2): [HTML](../documentation/1.5.2) /
[PDF](../documentation/1.5.2/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-1.5.2-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.5.2-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.5.2-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/
[...]
+tar.gz:|[apache-artemis-1.5.2-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.5.2-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.5.2-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/apache-artemis-1.5.2-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.2/
[...]
<br/>
#### ActiveMQ Artemis 1.5.1 (December 14, 2016)
[Release Notes](release-notes-1.5.1) |
[Documentation](../documentation/1.5.1): [HTML](../documentation/1.5.1) /
[PDF](../documentation/1.5.1/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-1.5.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.5.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.5.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/
[...]
+tar.gz:|[apache-artemis-1.5.1-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.5.1-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.5.1-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/apache-artemis-1.5.1-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.1/
[...]
<br/>
#### ActiveMQ Artemis 1.5.0 (November 10, 2016)
[Release Notes](release-notes-1.5.0) |
[Documentation](../documentation/1.5.0): [HTML](../documentation/1.5.0) /
[PDF](../documentation/1.5.0/book.pdf) | Java compatibility: **8**
-tar.gz:|[apache-artemis-1.5.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.5.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.5.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/
[...]
+tar.gz:|[apache-artemis-1.5.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.5.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.5.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/apache-artemis-1.5.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.5.0/
[...]
<br/>
#### ActiveMQ Artemis 1.4.0 (September 13, 2016)
[Release Notes](release-notes-1.4.0) |
[Documentation](../documentation/1.4.0): [HTML](../documentation/1.4.0) /
[PDF](../documentation/1.4.0/activemq-artemis-1.4.0.pdf) | Java compatibility:
**7**
-tar.gz:|[apache-artemis-1.4.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.4.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.4.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/
[...]
+tar.gz:|[apache-artemis-1.4.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.4.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.4.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/apache-artemis-1.4.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.4.0/
[...]
<br/>
#### ActiveMQ Artemis 1.3.0 (June 17, 2016)
[Release Notes](release-notes-1.3.0) |
[Documentation](../documentation/1.3.0): [HTML](../documentation/1.3.0) /
[PDF](../documentation/1.3.0/activemq-artemis-1.3.0.pdf) | Java compatibility:
**7**
-tar.gz:|[apache-artemis-1.3.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.3.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.3.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/
[...]
+tar.gz:|[apache-artemis-1.3.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.3.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.3.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/apache-artemis-1.3.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.3.0/
[...]
<br/>
#### ActiveMQ Artemis 1.2.0 (January 11, 2016)
[Release Notes](release-notes-1.2.0) |
[Documentation](../documentation/1.2.0): [HTML](../documentation/1.2.0) /
[PDF](../documentation/1.2.0/activemq-artemis-1.2.0.pdf) | Java compatibility:
**7**
-tar.gz:|[apache-artemis-1.2.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.2.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.2.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/
[...]
+tar.gz:|[apache-artemis-1.2.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.2.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.2.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/apache-artemis-1.2.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.2.0/
[...]
<br/>
#### ActiveMQ Artemis 1.1.0 (October 5, 2015)
[Release Notes](release-notes-1.1.0) |
[Documentation](../documentation/1.1.0): [HTML](../documentation/1.1.0) /
[PDF](../documentation/1.1.0/activemq-artemis-1.1.0.pdf) | Java compatibility:
**7**
-tar.gz:|[apache-artemis-1.1.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.1.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.1.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/
[...]
+tar.gz:|[apache-artemis-1.1.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.1.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.1.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/apache-artemis-1.1.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.1.0/
[...]
<br/>
#### ActiveMQ Artemis 1.0.0 (June 2, 2015)
[Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12328953)
| [Documentation](../documentation/1.0.0): [HTML](../documentation/1.0.0) /
[PDF](../documentation/1.0.0/activemq-artemis-1.0.0.pdf) | Java compatibility:
**7**
-tar.gz:|[apache-artemis-1.0.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz.asc)
-ZIP:|[apache-artemis-1.0.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip.asc)
-Source
Distribution:|[apache-artemis-1.0.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-source-release.tar.gz.md5)|[GPG
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/
[...]
+tar.gz:|[apache-artemis-1.0.0-bin.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.tar.gz.asc)
+ZIP:|[apache-artemis-1.0.0-bin.zip](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip)|
[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-bin.zip.asc)
+Source
Distribution:|[apache-artemis-1.0.0-source-release.tar.gz](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-source-release.tar.gz)|[SHA1](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-source-release.tar.gz.sha1)|[MD5](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/apache-artemis-1.0.0-source-release.tar.gz.md5)|[ASC
Signature](https://archive.apache.org/dist/activemq/activemq-artemis/1.0.0/
[...]
diff --git a/src/components/classic/download/index.md
b/src/components/classic/download/index.md
index d28fa19cb..9d9dd123c 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -141,9 +141,9 @@ It is important to [verify the
integrity](#verify-the-integrity-of-downloads) of
#### ActiveMQ Classic {{release.version}} ({{release.release_date |
date_to_string: "ordinal", "US"}})
[Release Notes]({{ release.release_notes }}) | [Release Page]({{release.url}})
| [Documentation](../documentation) | Java compatibility:
**{{release.java_version}}**
-Windows|[apache-activemq-{{release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.asc)
-Unix/Linux/Cygwin|[apache-activemq-{{release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.asc)
-Source Code
Distribution:|[activemq-parent-{{release.version}}-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.sha512)|[GPG
Signature](https://downloads.apache.org/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.asc)
+Windows|[apache-activemq-{{release.version}}-bin.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.sha512)|[ASC
Signature](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.zip.asc)
+Unix/Linux/Cygwin|[apache-activemq-{{release.version}}-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.sha512)|[ASC
Signature](https://downloads.apache.org/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz.asc)
+Source Code
Distribution:|[activemq-parent-{{release.version}}-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.sha512)|[ASC
Signature](https://downloads.apache.org/activemq/{{release.version}}/activemq-parent-{{release.version}}-source-release.zip.asc)
{% break %}
{% endif %}
{% endfor %}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact