Package-level declarations

The tooling models for Gradle builds and projects.

Types

Link copied to clipboard
Provides some basic details about a Gradle project.
Link copied to clipboard
A model providing access to org.gradle.tooling.model.Launchable instances that can be used to initiate Gradle build.
Link copied to clipboard
Provides information about the structure of a Gradle build.
Link copied to clipboard
Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
Link copied to clipboard
interface GradleScript
Represents a Gradle script.
Link copied to clipboard
A model providing information about the publications of a Gradle project.