License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net CLI User Interface |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-mqtt-client-spring-boot-starter |
Last Version | Last Version1.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmica-mqtt-client-spring-boot-starter
Mica mqtt tools.
|
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-client-spring-boot-starter/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-mqtt-client-spring-boot-starter</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-client-spring-boot-starter/
implementation 'net.dreamlu:mica-mqtt-client-spring-boot-starter:1.3.6'
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-client-spring-boot-starter/
implementation ("net.dreamlu:mica-mqtt-client-spring-boot-starter:1.3.6")
'net.dreamlu:mica-mqtt-client-spring-boot-starter:jar:1.3.6'
<dependency org="net.dreamlu" name="mica-mqtt-client-spring-boot-starter" rev="1.3.6">
<artifact name="mica-mqtt-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-mqtt-client-spring-boot-starter', version='1.3.6')
)
libraryDependencies += "net.dreamlu" % "mica-mqtt-client-spring-boot-starter" % "1.3.6"
[net.dreamlu/mica-mqtt-client-spring-boot-starter "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
net.dreamlu : mica-mqtt-core | jar | 1.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.1 |
org.projectlombok : lombok | jar | 1.18.24 |
net.dreamlu : mica-auto | jar | 2.3.1 |