Last Version

cn.wizzer:mqtt-broker 1.2.0-netty

java MQTT broker, base on nutzboot and netty

License

License

GroupId

GroupId

cn.wizzer
ArtifactId

ArtifactId

mqtt-broker
Version

Version

1.2.0-netty
Type

Type

jar
Description

Description

java MQTT broker, base on nutzboot and netty

Download mqtt-broker 1.2.0-netty


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

Dependencies

compile (12)

Group / Artifact Type Version
cn.wizzer : mqtt-common jar 1.2.0-netty
cn.wizzer : mqtt-store jar 1.2.0-netty
cn.wizzer : mqtt-auth jar 1.2.0-netty
org.nutz : nutzboot-core jar
io.netty : netty-codec-mqtt jar 4.1.28.Final
io.netty : netty-codec-http jar 4.1.28.Final
io.netty : netty-handler jar 4.1.28.Final
io.netty : netty-transport-native-epoll jar 4.1.28.Final
cn.hutool : hutool-crypto jar 4.1.2
org.nutz : nutzboot-starter-nutz-mvc jar 2.4.1.v20201014
org.nutz : nutzboot-starter-jetty jar 2.4.1.v20201014
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.