Gradle Dependencies Pop Quiz!
DRANK

Welcome to the Gradle Dependencies Pop Quiz! You'll be asked a series of questions regarding dependency resolution in 3 contexts: * Single project. * Project with subprojects. * Project with BOM. There are 14 questions in this quiz. All you need to know to answer this quiz is how Gradle (6.3) dependency resolution works. Don't cheat by running the snippets through Gradle, OK? ;-) Note: you are welcome to participate even if you have never used Gradle and/or Apache Maven. Results will be posted at once the quiz is closed. Stay tuned! Author: adapted to Gradle by

docs.google.com
Related Topics: Gradle