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