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