Package-level declarations

Tooling models for the build environment, which includes information such as Gradle or Java versions.

Types

Link copied to clipboard
Informs about the build environment, like Gradle version or the Java home in use.
Link copied to clipboard
Informs about the Gradle environment, for example the Gradle version.
Link copied to clipboard
@NullMarked
interface Help : Model
Provides user help content similar to what gradle --help provides on the CLI.
Link copied to clipboard
interface JavaEnvironment
Informs about the Java environment, for example the Java home or the JVM args used.