me.youm.base:frame-mqtt

frame project for spring reactive

License

License

GroupId

GroupId

me.youm.base
ArtifactId

ArtifactId

frame-mqtt
Last Version

Last Version

2.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

frame project for spring reactive

Download frame-mqtt

How to add to project

<!-- https://jarcasting.com/artifacts/me.youm.base/frame-mqtt/ -->
<dependency>
    <groupId>me.youm.base</groupId>
    <artifactId>frame-mqtt</artifactId>
    <version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.base/frame-mqtt/
implementation 'me.youm.base:frame-mqtt:2.5.2'
// https://jarcasting.com/artifacts/me.youm.base/frame-mqtt/
implementation ("me.youm.base:frame-mqtt:2.5.2")
'me.youm.base:frame-mqtt:jar:2.5.2'
<dependency org="me.youm.base" name="frame-mqtt" rev="2.5.2">
  <artifact name="frame-mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.base', module='frame-mqtt', version='2.5.2')
)
libraryDependencies += "me.youm.base" % "frame-mqtt" % "2.5.2"
[me.youm.base/frame-mqtt "2.5.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-integration jar
org.springframework.integration : spring-integration-stream jar
org.springframework.integration : spring-integration-mqtt jar
me.youm.base : frame-common jar 2.5.2
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-bootstrap jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.2
2.5.1