Last Version

Vert.x MQTT 4.3.1

Vert.x MQTT reactive client and server

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-mqtt
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x MQTT
Vert.x MQTT reactive client and server
Project Organization

Project Organization

Eclipse

Download vertx-mqtt 4.3.1


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-common jar
io.netty : netty-transport jar
io.netty : netty-handler jar
io.netty : netty-codec-mqtt jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-core jar

test (8)

Group / Artifact Type Version
io.netty : netty-codec-haproxy jar
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
io.vertx : vertx-core test-jar
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.5
org.eclipse.paho : org.eclipse.paho.mqttv5.client jar 1.2.5
org.mockito : mockito-core jar 3.3.3
org.testcontainers : testcontainers jar 1.15.1

Project Modules

There are no modules declared in this project.