<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-mqttx-client-spring-boot-starter</artifactId>
<version>3.0.9.1</version>
</dependency>
libraryDependencies += "net.dreamlu" % "mica-mqttx-client-spring-boot-starter" % "3.0.9.1"
@Grapes(
@Grab(group='net.dreamlu', module='mica-mqttx-client-spring-boot-starter', version='3.0.9.1')
)
<dependency org="net.dreamlu" name="mica-mqttx-client-spring-boot-starter" rev="3.0.9.1" />