Scott Robey
Results
2
issues of
Scott Robey
Very cool plugin by the way! Using Gradle 6.8.3 and configuration something like this: ``` plugins { id 'com.github.jk1.dependency-license-report' version '1.17' } licenseReport { projects = [project] + project.subprojects -...
##### Description This may be a dumb question, or maybe I'm just doing it wrong, but I'm unable to get the Swagger code generator to work out-of-the-box to generate Bash...