1.pom.xml右击  run as ,选择第三个

导入Maven所依赖的jar包

2.输入下面命令 

dependency:copy-dependencies -DoutputDirectory=lib 

3.刷新项目当前项目会出现lib目录

相关文章: