License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-spring-boot-starter |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmqtt-spring-boot-starter
mqtt broker
|
<!-- 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"]
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 |
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 |