Created
November 29, 2017 08:19
-
-
Save codeachange/40183ec4af741093e25949c242f83a1d to your computer and use it in GitHub Desktop.
哪个dependency引入了某个jar包?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
哪个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