Last Version

cn.wizzer:mqtt-auth 1.2.0-netty

java MQTT broker, base on nutzboot and netty

License

License

GroupId

GroupId

cn.wizzer
ArtifactId

ArtifactId

mqtt-auth
Version

Version

1.2.0-netty
Type

Type

jar
Description

Description

java MQTT broker, base on nutzboot and netty

Download mqtt-auth 1.2.0-netty


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.wizzer : mqtt-common jar 1.2.0-netty
org.nutz : nutzboot-core jar
cn.hutool : hutool-crypto jar 4.1.2

Project Modules

There are no modules declared in this project.