is not current version
Last Version 1.2.7

mqtt-spring-boot-starter 1.2.6

MQTT starter for Spring Boot, easier to use.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.tocrhz
ArtifactId

ArtifactId

mqtt-spring-boot-starter
Version

Version

1.2.6
Type

Type

jar
Description

Description

mqtt-spring-boot-starter
MQTT starter for Spring Boot, easier to use.
Source Code Management

Source Code Management

https://github.com/tocrhz/mqtt-spring-boot-starter

Download mqtt-spring-boot-starter 1.2.6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.5
org.springframework.boot : spring-boot Optional jar 2.4.0
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.0
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter Optional jar 5.7.1

Project Modules

There are no modules declared in this project.