xucaiqin 1 éve
szülő
commit
d830ebf6bb
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      iot-framework/iot-starter-kafka/pom.xml

+ 4 - 0
iot-framework/iot-starter-kafka/pom.xml

@@ -17,6 +17,10 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>
     <dependencies>
+        <dependency>
+            <groupId>com.middle.platform</groupId>
+            <artifactId>iot-common-core</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.springframework.kafka</groupId>
             <artifactId>spring-kafka</artifactId>