run as -> maven build
在弹出页面,设置:Goals : dependency:tree 勾选 debug output
然后run 即可
转自 http://outofmemory.cn/code-snippet/10914/maven-command-dependency
本文介绍如何使用Maven命令生成项目的依赖树。通过运行特定的Maven目标,可以方便地查看项目的依赖关系。
run as -> maven build
在弹出页面,设置:Goals : dependency:tree 勾选 debug output
然后run 即可
转自 http://outofmemory.cn/code-snippet/10914/maven-command-dependency

被折叠的 条评论
为什么被折叠?