Mqtt Controller for Spring Boot

Allows to easily suscribe, publish and deserialize payloads from an MQTT Broker

Лицензия

Лицензия

Группа

Группа

com.github.said1296
Идентификатор

Идентификатор

mqttcontroller
Последняя версия

Последняя версия

1.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

Mqtt Controller for Spring Boot
Allows to easily suscribe, publish and deserialize payloads from an MQTT Broker
Ссылка на сайт

Ссылка на сайт

https://github.com/said1296/mqttcontroller
Система контроля версий

Система контроля версий

https://github.com/said1296/mqttcontroller

Скачать mqttcontroller

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.said1296/mqttcontroller/ -->
<dependency>
    <groupId>com.github.said1296</groupId>
    <artifactId>mqttcontroller</artifactId>
    <version>1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.said1296/mqttcontroller/
implementation 'com.github.said1296:mqttcontroller:1.8'
// https://jarcasting.com/artifacts/com.github.said1296/mqttcontroller/
implementation ("com.github.said1296:mqttcontroller:1.8")
'com.github.said1296:mqttcontroller:pom:1.8'
<dependency org="com.github.said1296" name="mqttcontroller" rev="1.8">
  <artifact name="mqttcontroller" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.said1296', module='mqttcontroller', version='1.8')
)
libraryDependencies += "com.github.said1296" % "mqttcontroller" % "1.8"
[com.github.said1296/mqttcontroller "1.8"]

Зависимости

runtime (8)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
org.aspectj : aspectjweaver jar 1.9.6
org.springframework : spring-aop jar 5.3.2
de.invesdwin » invesdwin-instrument jar 1.0.9
com.google.code.gson : gson jar 2.8.6
org.springframework.integration : spring-integration-mqtt jar 5.4.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1