|
|
|
@@ -23,7 +23,13 @@ |
|
|
|
<artifactId>org.eclipse.paho.client.mqttv3</artifactId> |
|
|
|
<version>1.2.5</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework.integration</groupId> |
|
|
|
<artifactId>spring-integration-mqtt</artifactId> |
|
|
|
<version>6.1.0</version> |
|
|
|
</dependency> |
|
|
|
<!-- XueYi Common Core--> |
|
|
|
<dependency> |
|
|
|
<groupId>com.xueyi</groupId> |
|
|
|
|