idea 引入外部jar 无法打包到项目里
摘要:1. maven引用外部的jar,在pom.xml添加 1 <dependencies> 2 <!-- 外部依赖库 --> 3 <dependency> 4 <groupId>com.www</groupId> 5 <artifactId>client</artifactId> 6 <version
阅读全文
posted @ 2022-05-31 17:44
posted @ 2022-05-31 17:44
posted @ 2017-09-12 11:24
posted @ 2017-09-01 18:00
posted @ 2017-07-26 15:54