Package org.gradle.tooling.model.gradle


package org.gradle.tooling.model.gradle
The tooling models for Gradle builds and projects.
  • Interfaces
    Class
    Description
    Provides some basic details about a Gradle project.
    A model providing access to Launchable instances that can be used to initiate Gradle build.
    Provides information about the structure of a Gradle build.
    Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
    Represents a Gradle script.
    A model providing information about the publications of a Gradle project.