소스 검색

海康威视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>