瀏覽代碼

海康威视jar包

LIVE_YE 2 年之前
父節點
當前提交
bc7b4cbe29
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -186,6 +186,13 @@
                 <version>${ruoyi.version}</version>
             </dependency>
 
+            <!-- 海康威视停车场数据jar包-->
+            <dependency>
+                <groupId>com.hikvision.ga</groupId>
+                <artifactId>artemis-http-client</artifactId>
+                <version>1.1.3</version>
+            </dependency>
+
         </dependencies>
     </dependencyManagement>