Groovy Documentation

Package org.gradle.tooling.model

A UI-centric model of a Gradle build, provided by the Gradle tooling API.

 

Interface Summary
Dependency Represents an artifact dependency.
DomainObjectSet A set of domain objects of type T.
ExternalDependency Represents an external artifact dependency.
Project Represents a Gradle project.
ProjectDependency Represents a dependency on another project.
SourceDirectory Represents a source directory.
 


Groovy Documentation