Slide 30
Slide 30 text
Configuration
“A Configuration represents a group of artifacts and their
dependencies”
“Configuration is an instance of a FileCollection that contains all
dependencies but not artifacts”
“configurations have at least 3 different roles:
- to declare dependencies
- as a consumer, to resolve a set of dependencies to files
- as a producer, to expose artifacts and their dependencies”
https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.Configuration.html