exam-system/pom.xml
@@ -37,6 +37,19 @@ <version>3.18.0</version> <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> </dependency> <dependency> <groupId>org.dom4j</groupId> <artifactId>dom4j</artifactId> <version>2.1.3</version> <!-- 请检查最新版本 --> </dependency> </dependencies>