mqtt-spring-boot-starter

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
Last Version

Last Version

1.2.7
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1.RELEASE
1.0.0.RELEASE