The references to projects that are aggregated by this project.
The references to projects that are aggregated by this project. When a task is run on this project, it will also be run on aggregated projects.
Configures the sources of automatically appended settings.
The base directory for the project.
The configurations for this project.
The configurations for this project. These are groups of related tasks and the main reason to list them here is when one configuration extends another. In this case, a setting lookup in one configuration will fall back to the configurations it extends configuration if the setting doesn't exist.
The references to projects that are classpath dependencies of this project.
The project ID is used to uniquely identify a project within a build.
The project ID is used to uniquely identify a project within a build. It is used to refer to a project from the command line and in the scope of keys.
The defined Plugins associated with this project.
The defined Plugins associated with this project. A AutoPlugin is a common label that is used by plugins to determine what settings, if any, to add to a project.
The explicitly defined sequence of settings that configure this project.
The explicitly defined sequence of settings that configure this project.
These do not include the automatically appended settings as configured by auto
.
(Since version 0.13.0) Delegation between projects should be replaced by directly sharing settings.
The references to projects that are aggregate and classpath dependencies of this project.