教育训练处考试制证系统后端
heheng
2025-05-19 3a762add44449332d6d379e361698850f6066e16
exam-system/pom.xml
@@ -38,11 +38,14 @@
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>com.example</groupId>
            <artifactId>jit-vstk-jdk15-new-2.0.308.25.1</artifactId>
            <version>1.0</version>
            <scope>system</scope>
            <systemPath>${project.basedir}/src/main/resources/thdjar/jit-vstk-jdk15-new-2.0.308.25.1.jar</systemPath>
            <groupId>jit</groupId>
            <artifactId>vstk</artifactId>
            <version>1.5</version>
        </dependency>
        <dependency>
            <groupId>com.caizheng</groupId>
            <artifactId>SNAPSHOT</artifactId>
            <version>1.0.0</version>
        </dependency>
        <dependency>