Package org.gradle.api.initialization
@NonNullApi
package org.gradle.api.initialization
Classes for managing and monitoring build initialization.
-
ClassDescriptionA build that is to be included in the composite.A plugin build that is to be included in the composite.A build that is included in the composite.A
ProjectDescriptor
declares the configuration required to create and evaluate aProject
.Declares the configuration required to instantiate and configure the hierarchy ofProject
instances which are to participate in a build.Shared model defaults for configuring software types.