@@ -80,6 +80,12 @@
<version>2.5.0</version>
</dependency>
+ <!--海康-->
+ <dependency>
+ <groupId>com.hikvision.ga</groupId>
+ <artifactId>artemis-http-client</artifactId>
+ <version>1.1.3</version>
+ </dependency>
</dependencies>
</project>