IDEA多模块依赖引用
时间:2020-04-03 22:03:31
收藏:0
阅读:686
解决Maven项目子模块无法使用其它模块的依赖
1、通过 Project Structure进入该页面

2、在Modules中找到该模块
3、找到Dependencies,点+号选择3 Module Dependencies,找到你需要使用的模块
4、对号选中,应用即可
原文:https://www.cnblogs.com/xlwq/p/12629033.html
评论(0)