Last Version

Vert.x MQTT server 3.4.2

Vert.x MQTT server

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-mqtt-server
Version

Version

3.4.2
Type

Type

jar
Description

Description

Vert.x MQTT server
Vert.x MQTT server

Download vertx-mqtt-server 3.4.2


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

Dependencies

compile (12)

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-lang-ruby Optional jar
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-kotlin Optional jar
io.vertx : vertx-rx-java Optional jar
io.vertx : vertx-core jar

provided (1)

Group / Artifact Type Version
io.vertx : vertx-codetrans jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-unit jar
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.1.0

Project Modules

There are no modules declared in this project.