Skip to content

Instantly share code, notes, and snippets.

@lilac
Created April 9, 2019 05:59
Show Gist options
  • Save lilac/49875f605bb174e8d7d3c2e65fdccf07 to your computer and use it in GitHub Desktop.
Save lilac/49875f605bb174e8d7d3c2e65fdccf07 to your computer and use it in GitHub Desktop.
Inspect maven dependency tree of a specific library
mvn dependency:tree -Dverbose -Dincludes=com.google.guava
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment