Jar examples for a:activemq-mqtt
The ActiveMQ MQTT Protocol Implementation
You can download jar file activemq-mqtt 5.13.3 in this page.
Apache License
You can use the following script to add activemq-mqtt-5.13.3.jar to your project.
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-mqtt</artifactId> <version>5.13.3</version> </dependency>
compile group: 'org.apache.activemq', name: 'activemq-mqtt', version: '5.13.3'
libraryDependencies += "org.apache.activemq" % "activemq-mqtt" % "5.13.3"
<dependency org="org.apache.activemq" name="activemq-mqtt" rev="5.13.3"/>
@Grapes(@Grab(group='org.apache.activemq', module='activemq-mqtt', version='5.13.3'))
'org.apache.activemq:activemq-mqtt:jar:5.13.3'
Click the following link to download the jar file.
activemq-mqtt-5.13.3-javadoc.jar