Groovy Documentation

Package org.gradle.tooling.model

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

 

Interface Summary
Build Represents a Gradle build.
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.
 


Groovy Documentation