Last Version

smqtt-spring-boot-starter 1.1.4

mqtt broker

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.quickmsg
ArtifactId

ArtifactId

smqtt-spring-boot-starter
Version

Version

1.1.4
Type

Type

jar
Description

Description

smqtt-spring-boot-starter
mqtt broker

Download smqtt-spring-boot-starter 1.1.4


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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.quickmsg : smqtt-core jar 1.1.4
io.github.quickmsg : smqtt-registry-scube jar 1.1.4
io.github.quickmsg : smqtt-ui jar 1.1.4
io.projectreactor.netty : reactor-netty jar 1.0.10
io.projectreactor : reactor-core jar 3.4.9

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor jar 2.5.4

Project Modules

There are no modules declared in this project.