maven项目引入私有jar,并打包到java.jar中
- index.php/tags-41973.html" class="superseo">���有jar存放位置
- maven依赖
com.hikvision.ga artemis-http-client 1.1.10 system ${project.basedir}/src/main/resources/lib/artemis-http-client-1.1.10.jar
- maven build
${project.artifactId} org.springframework.boot spring-boot-maven-plugin repackage true
The End