引用本地jar

dev
lisai17@sina.com 2021-11-27 22:42:26 +08:00
parent 7af5918088
commit b462b697c9
2 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>xdocreport</artifactId>
<version>1.0.6</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/xdocreport-1.0.6.jar</systemPath>
</dependency>
<dependency>