HiveMQ MQTT Client

HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-mqtt-client
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

HiveMQ MQTT Client
HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
Project URL

Project URL

https://github.com/hivemq/hivemq-mqtt-client
Project Organization

Project Organization

HiveMQ and the HiveMQ Community
Source Code Management

Source Code Management

https://github.com/hivemq/hivemq-mqtt-client.git

Download hivemq-mqtt-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.hivemq/hivemq-mqtt-client/ -->
<dependency>
    <groupId>com.hivemq</groupId>
    <artifactId>hivemq-mqtt-client</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hivemq/hivemq-mqtt-client/
implementation 'com.hivemq:hivemq-mqtt-client:1.3.0'
// https://jarcasting.com/artifacts/com.hivemq/hivemq-mqtt-client/
implementation ("com.hivemq:hivemq-mqtt-client:1.3.0")
'com.hivemq:hivemq-mqtt-client:jar:1.3.0'
<dependency org="com.hivemq" name="hivemq-mqtt-client" rev="1.3.0">
  <artifact name="hivemq-mqtt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hivemq', module='hivemq-mqtt-client', version='1.3.0')
)
libraryDependencies += "com.hivemq" % "hivemq-mqtt-client" % "1.3.0"
[com.hivemq/hivemq-mqtt-client "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.19
org.reactivestreams : reactive-streams jar 1.0.3

runtime (11)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.48.Final
io.netty : netty-codec jar 4.1.48.Final
io.netty : netty-common jar 4.1.48.Final
io.netty : netty-handler jar 4.1.48.Final
io.netty : netty-transport jar 4.1.48.Final
org.jctools : jctools-core jar 2.1.2
org.jetbrains : annotations jar 16.0.3
com.google.dagger : dagger jar 2.27
io.netty : netty-codec-http Optional jar 4.1.48.Final
io.netty : netty-handler-proxy Optional jar 4.1.48.Final
io.netty : netty-transport-native-epoll Optional jar 4.1.48.Final

Project Modules

There are no modules declared in this project.
com.hivemq

HiveMQ - Enterprise MQTT Broker

Versions

Version
1.3.0
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0