Skip to content

in.bytehue.in.bytehue.messaging.mqtt5.provider 1.0.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>in.bytehue</groupId>
  <artifactId>in.bytehue.messaging.mqtt5.provider</artifactId>
  <version>1.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

MQTT 5.0 implementation conforming to OSGi messaging specification. Internally making use of HiveMQ MQTT client since it is MQTT 5.0 compatible and hence this bundle exports the HiveMQ MQTT client APIs too for further extension.