使用maven,导包后,查看是否缺少其它依赖包

在命令行模式下,进入pom.xml所在目录,然后输入命令:

mvn dependency:tree

 

posted @ 2019-03-23 10:34  爱做梦  阅读(929)  评论(0)    收藏  举报