Provides an ASL 2.0 licensed API to MQTT with automatic reconnection and session restoration, supporting blocking, futures, and callback APIs.
<dependency>
<groupId>org.fusesource.mqtt-client</groupId>
<artifactId>mqtt-client</artifactId>
<version>1.12</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an MQTT broker and publishes a message.
Migrate to org.eclipse.paho:org.eclipse.paho.client.mqttv3.
No dependency data recorded yet.