会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
xu_shuyi
博客园
首页
新随笔
联系
管理
订阅
2016年10月21日
023——Maven项目pom.xml引入本地环境的jar包
摘要: 在Maven项目中使用本地JAR包有两种方法: system scope引入的包,在使用jar-with-dependencies打包时将不会被包含,可以使用resources将本地包打进jar-with-dependencies 生成的xxx-jar-with-dependencies.jar中,
阅读全文
posted @ 2016-10-21 16:47 xu_shuyi
阅读(350)
评论(0)
推荐(0)
公告