Last Version

cn.wizzer:mqtt-common 1.2.0-netty

java MQTT broker, base on nutzboot and netty

License

License

GroupId

GroupId

cn.wizzer
ArtifactId

ArtifactId

mqtt-common
Version

Version

1.2.0-netty
Type

Type

jar
Description

Description

java MQTT broker, base on nutzboot and netty

Download mqtt-common 1.2.0-netty


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-codec-mqtt jar 4.1.28.Final
io.netty : netty-codec-http jar 4.1.28.Final

Project Modules

There are no modules declared in this project.