Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] MQTT Client Release date

Please let me know the release date of mqtt-client-0.4.1
https://repo.eclipse.org/content/repositories/paho/org/eclipse/paho/mqtt-client/

We are using mqtt-client-0.4.0 in the Spark project now we are facing issue with this resolver https://repo.eclipse.org/content/repositories/paho-releases/org/eclipse/paho/mqtt-client/.

So we would like to update to mqtt-client-0.4.1 and resolver to https://repo.eclipse.org/content/repositories/paho/org/eclipse/paho/mqtt-client/.

Actually which is the official release of the mqtt-client.

Here is the example, using MQTT  in Spark Streaming https://github.com/apache/spark/blob/master/examples/src/main/scala/org/apache/spark/examples/streaming/MQTTWordCount.scala.

Thanks,
Prabeesh 

Back to the top