1、利用maven-dependency-plugin插件使用及场景

2、dependency:unpack
https://maven.apache.org/plugins/maven-dependency-plugin/unpack-mojo.html

3、Unpacking specific artifacts
https://maven.apache.org/plugins/maven-dependency-plugin/examples/unpacking-artifacts.html

4、Maven学习笔记(十三)-maven-dependency-plugin插件