Apache ActiveMQ 5.13.2 includes over 15 resolved issues and improvements.
Description | Download Link | Verify |
---|---|---|
Windows Distribution | ||
Unix/Linux/Cygwin Distribution |
To use this release in your maven project, the simplest dependency that you can use in your Maven POM is:
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-all</artifactId> <version>5.13.2</version> </dependency> |
If you need more fine grained control of your dependencies (activemq-all is an uber jar) pick and choose from the various components activemq-client, activemq-broker, activemq-xx-store etc.
Description | Download Link | Verify |
---|---|---|
Source Release |
https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=tag;h=refs/tags/activemq-5.13.2
For a more detailed view of new features and bug fixes, see the release notes
This release affects applications using ObjectMessages. Please refer to http://activemq.apache.org/objectmessage.html and |
Also see the previous ActiveMQ 5.13.1 Release