恢复人脸linux依赖

This commit is contained in:
sxu 2025-04-14 14:24:03 +08:00
parent 88d7b21933
commit 9e8bf10987
1 changed files with 7 additions and 7 deletions

View File

@ -192,13 +192,13 @@
<scope>compile</scope>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.arcsoft.face</groupId>-->
<!-- <artifactId>arcsoft-sdk-face</artifactId>-->
<!-- <version>3.0.0.0-linux</version>-->
<!-- <scope>system</scope>-->
<!-- <systemPath>${project.basedir}/lib/arcsoft-sdk-face-3.0.0.0-linux.jar</systemPath>-->
<!-- </dependency>-->
<dependency>
<groupId>com.arcsoft.face</groupId>
<artifactId>arcsoft-sdk-face</artifactId>
<version>3.0.0.0-linux</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/arcsoft-sdk-face-3.0.0.0-linux.jar</systemPath>
</dependency>
<dependency>
<groupId>arcsoft</groupId>