I have a Java/SpringREST project setup using Gradle. Is there a way in Gradle to generate a report of all dependencies (jar library) and license info of each dependency.
Asked
Active
Viewed 688 times
1
-
Please add the code you have written so far. – QuantumLicht Sep 15 '15 at 01:38
-
do you mean the build.gradle file? – Albert Pinto Sep 15 '15 at 01:39
1 Answers
1
I found the content very helpful and it solved my problem : Robert Fischer-Gradle License Report

Albert Pinto
- 392
- 2
- 6
- 17