官網下載地址apache
http://activemq.apache.org/ -- 官網及下載地址 編程
啓動服務spa
apache-activemq-5.11.1\bin\win64\activemq.bat -- 64位系統啓動地址
get
啓動後訪問地址 http://localhost:8161/admin/ (用戶名/密碼 admin/admin) -- 啓動服務後管理地址it
Maven POMio
-- 客服端編程依賴,Sender\Receivercli
<dependency>下載
<groupId>org.apache.activemq</groupId>密碼
<artifactId>activemq-client</artifactId>mq
<version>5.11.1</version>
</dependency>
--------------------
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-all</artifactId>
<version>5.11.1</version>
</dependency>