Parcourir la source

海康威视jar包

LIVE_YE il y a 2 ans
Parent
commit
bc7b4cbe29
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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>