1. 使用maven命令:mvn dependency:sources 下載依賴包的源代碼。java
2. 使用參數: -DdownloadSources=true 下載源代碼jar。 -DdownloadJavadocs=true 下載javadoc包maven