zhanghua
2023-09-05 816041ed3de1133396bf0db4a8eadb45ae69d322
ycl-platform/pom.xml
@@ -43,6 +43,13 @@
            <scope>system</scope>
            <systemPath>${project.basedir}/src/main/resources/libs/zwdd-sdk-java-1.2.0.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>com.hikvision.ga</groupId>
            <artifactId>artemis-http-client</artifactId>
            <version>1.1.8</version>
            <scope>system</scope>
            <systemPath>${project.basedir}/src/main/resources/libs/artemis-http-client-1.1.8.jar</systemPath>
        </dependency>
    </dependencies>
<!--    <build>-->