Skip to content

Instantly share code, notes, and snippets.

@ChinaXing
Created June 25, 2014 04:40
Show Gist options
  • Save ChinaXing/60c5c51a88f81c404832 to your computer and use it in GitHub Desktop.
Save ChinaXing/60c5c51a88f81c404832 to your computer and use it in GitHub Desktop.
Maven get source for special package
mvn dependency:sources -DincludeGroupIds=org.springframework -DincludeArtifactIds=spring-tx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment