Download activemq-mqtt-5.10.0.jar file - Jar a

Jar examples for a:activemq-mqtt

Description

The ActiveMQ MQTT Protocol Implementation

You can download jar file activemq-mqtt 5.10.0 in this page.

License

Apache License

Build File

You can use the following script to add activemq-mqtt-5.10.0.jar to your project.

<dependency>
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-mqtt</artifactId>
   <version>5.10.0</version>
</dependency>
compile group: 'org.apache.activemq', name: 'activemq-mqtt', version: '5.10.0'
libraryDependencies += "org.apache.activemq" % "activemq-mqtt" % "5.10.0"
<dependency org="org.apache.activemq" name="activemq-mqtt" rev="5.10.0"/>
@Grapes(@Grab(group='org.apache.activemq', module='activemq-mqtt', version='5.10.0'))
'org.apache.activemq:activemq-mqtt:jar:5.10.0'

Download

Click the following link to download the jar file.

activemq-mqtt-5.10.0-javadoc.jar
activemq-mqtt-5.10.0-sources.jar
activemq-mqtt-5.10.0.jar
activemq-mqtt-5.10.0.pom



Related Tutorials