maven中dependency插件的使用

Introduction:
https://maven.apache.org/plugins/maven-dependency-plugin/index.html

dependency:tree
https://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html

Resolving conflicts using the dependency tree
https://maven.apache.org/plugins/maven-dependency-plugin/examples/resolving-conflicts-using-the-dependency-tree.html

Filtering the dependency tree
https://maven.apache.org/plugins/maven-dependency-plugin/examples/filtering-the-dependency-tree.html


猜你喜欢

转载自blog.csdn.net/netyeaxi/article/details/79571999