Jar examples for c:camel-mqtt
Component for communicating with MQTT M2M message brokers using FuseSource MQTT Client.
You can download jar file camel-mqtt 2.18.1 in this page.
Apache License
You can use the following script to add camel-mqtt-2.18.1.jar to your project.
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-mqtt</artifactId> <version>2.18.1</version> </dependency>
compile group: 'org.apache.camel', name: 'camel-mqtt', version: '2.18.1'
libraryDependencies += "org.apache.camel" % "camel-mqtt" % "2.18.1"
<dependency org="org.apache.camel" name="camel-mqtt" rev="2.18.1"/>
@Grapes(@Grab(group='org.apache.camel', module='camel-mqtt', version='2.18.1'))
'org.apache.camel:camel-mqtt:jar:2.18.1'
Click the following link to download the jar file.
camel-mqtt-2.18.1-javadoc.jar