Files download
File Operation
mica-mqttx-server-spring-boot-starter-3.1.7.jar download
mica-mqttx-server-spring-boot-starter-3.1.7.pom download
mica-mqttx-server-spring-boot-starter-3.1.7-sources.jar download
Apache Maven
<dependency>
  <groupId>net.dreamlu</groupId>
  <artifactId>mica-mqttx-server-spring-boot-starter</artifactId>
  <version>3.1.7</version>
</dependency>
Gradle Groovy
implementation 'net.dreamlu:mica-mqttx-server-spring-boot-starter:3.1.7'
Gradle Kotlin
implementation("net.dreamlu:mica-mqttx-server-spring-boot-starter:3.1.7")
Scala SBT
libraryDependencies += "net.dreamlu" % "mica-mqttx-server-spring-boot-starter" % "3.1.7"
Groovy Grape
@Grapes(
  @Grab(group='net.dreamlu', module='mica-mqttx-server-spring-boot-starter', version='3.1.7')
)
Apache Ivy
<dependency org="net.dreamlu" name="mica-mqttx-server-spring-boot-starter" rev="3.1.7" />
Leiningen
[net.dreamlu/mica-mqttx-server-spring-boot-starter "3.1.7"]
Apache Buildr
'net.dreamlu:mica-mqttx-server-spring-boot-starter:jar:3.1.7'