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