Last Version

smqtt 1.1.4

mqtt broker

License

License

GroupId

GroupId

io.github.quickmsg
ArtifactId

ArtifactId

smqtt
Version

Version

1.1.4
Type

Type

pom
Description

Description

smqtt
mqtt broker
Project URL

Project URL

https://github.com/quickmsg/smqtt
Source Code Management

Source Code Management

https://github.com/quickmsg/smqtt

Download smqtt 1.1.4

Filename Size
smqtt-1.1.4.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt/ -->
<dependency>
    <groupId>io.github.quickmsg</groupId>
    <artifactId>smqtt</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt/
implementation 'io.github.quickmsg:smqtt:1.1.4'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt/
implementation ("io.github.quickmsg:smqtt:1.1.4")
'io.github.quickmsg:smqtt:pom:1.1.4'
<dependency org="io.github.quickmsg" name="smqtt" rev="1.1.4">
  <artifact name="smqtt" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt', version='1.1.4')
)
libraryDependencies += "io.github.quickmsg" % "smqtt" % "1.1.4"
[io.github.quickmsg/smqtt "1.1.4"]

Dependencies

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

Project Modules

  • smqtt-common
  • smqtt-core
  • smqtt-bootstrap
  • smqtt-registry
  • smqtt-persistent
  • smqtt-rule
  • smqtt-ui
  • smqtt-metric
  • smqtt-spring-boot-starter