Skip to content

Instantly share code, notes, and snippets.

@codeachange
Created November 29, 2017 08:19
Show Gist options
  • Save codeachange/40183ec4af741093e25949c242f83a1d to your computer and use it in GitHub Desktop.
Save codeachange/40183ec4af741093e25949c242f83a1d to your computer and use it in GitHub Desktop.
哪个dependency引入了某个jar包?
哪个dependency引入了某个jar包?
mvn dependency:tree -Dverbose -Dincludes=org.apache.httpcomponents:httpclient::
https://stackoverflow.com/a/4600861/2199283
maven assembly pulls wrong dependency?
https://stackoverflow.com/questions/13849854/maven-assembly-pulls-wrong-dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment