Last Version

mqtt-boot-starter 0.0.1

a gracefully method to use mqtt on Spring Boot

License

License

GroupId

GroupId

cn.wellt
ArtifactId

ArtifactId

mqtt-boot-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

mqtt-boot-starter
a gracefully method to use mqtt on Spring Boot

Download mqtt-boot-starter 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-integration jar 2.5.3
org.springframework.integration : spring-integration-mqtt jar
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.