下载:http://activemq.apache.org/activemq-580-release.html
运行:
windows; cd bin/ activemq.bat
访问:http://127.0.0.1:8161/admin admin/admin
坐标:
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-all</artifactId>
<version>5.8.0</version>
</dependency>