whycxzp
2025-05-29 c7e295d1dfdfeb8b092e757b68b374912705ef15
pom.xml
@@ -175,6 +175,20 @@
            <systemPath>${pom.basedir}/src/main/resources/lib/tomcat-embed-core-9.0.30.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>com.whyc.hik</groupId>
            <artifactId>jna</artifactId>
            <version>0.0.0</version>
            <scope>system</scope>
            <systemPath>${pom.basedir}/src/main/resources/lib/hik/jna.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>com.whyc.hik</groupId>
            <artifactId>examples</artifactId>
            <version>0.0.0</version>
            <scope>system</scope>
            <systemPath>${pom.basedir}/src/main/resources/lib/hik/examples.jar</systemPath>
        </dependency>
        <dependency>
            <groupId>org.projectlombok</groupId>
            <artifactId>lombok</artifactId>
        </dependency>