Last Version

MqttWk 1.2.0-netty

java MQTT broker, base on nutzboot and netty

License

License

GroupId

GroupId

cn.wizzer
ArtifactId

ArtifactId

mqtt-wk
Version

Version

1.2.0-netty
Type

Type

pom
Description

Description

MqttWk
java MQTT broker, base on nutzboot and netty
Project URL

Project URL

https://wizzer.cn

Download mqtt-wk 1.2.0-netty

Filename Size
mqtt-wk-1.2.0-netty.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mqtt-common
  • mqtt-auth
  • mqtt-broker
  • mqtt-store