windmq

Mqtt rapid development lib based on springboot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.stanwind
ArtifactId

ArtifactId

spring-boot-windmq
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

windmq
Mqtt rapid development lib based on springboot
Project URL

Project URL

https://gitee.com/sense7/windmq
Source Code Management

Source Code Management

https://gitee.com/sense7/windmq

Download spring-boot-windmq

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.1
com.google.guava : guava jar 18.0
com.alibaba : fastjson jar 1.2.51
org.apache.httpcomponents : httpclient jar 4.4.1

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.7.RELEASE
org.springframework : spring-context jar 5.0.11.RELEASE
org.springframework.boot : spring-boot-starter-integration jar 2.0.7.RELEASE
org.springframework.integration : spring-integration-mqtt jar 5.0.10.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE