Skip to main content

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

Prabeesh,

The name of the java client artifact has changed, you will find new releases in https://repo.eclipse.org/content/repositories/paho-releases/org/eclipse/paho/org.eclipse.paho.client.mqttv3/ There was no 0.4.1, we had a 1.0.0 release in June this year and have just done/are doing a 1.0.1 service release now.

Al

On 27/11/14 09:05, prabeesh k wrote:
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
<https://spark.apache.org/> 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


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev



Back to the top