Package org.gradle.language
package org.gradle.language
Model classes for managing language sources.
-
ClassDescriptionBinaryCollection<T extends SoftwareComponent>A collection of binaries that are created and configured as they are required.Represents a binary that is created and configured as required.Allows the implementation dependencies of a component to be specified.Represents a component that is composed of one or more binaries.Represents a component with implementation dependencies.Represents a component with output files.Represents a component that targets multiple target machines.Allows the API and implementation dependencies of a library to be specified.Represents a component that is the main product of a project.