|
|
@@ -280,6 +280,11 @@
|
|
|
<artifactId>iot-module-manage-api</artifactId>
|
|
|
<version>${revision}</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.middle.platform</groupId>
|
|
|
+ <artifactId>iot-starter-rabbitmq</artifactId>
|
|
|
+ <version>${revision}</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.middle.platform</groupId>
|
|
|
<artifactId>iot-module-data-api</artifactId>
|