这时候我们需要在pom中引用我们所需的jar包。pom文件如下: ... <artifactId>pdfbox</artifactId> <version>1.8.7</version> </dependency> ...
確定! 回上一頁