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.
I found the content very helpful and it solved my problem : Robert Fischer-Gradle License Report