Package org.gradle.tooling.model.build
package org.gradle.tooling.model.build
Tooling models for the build environment, which includes information such as Gradle or Java versions.
-
InterfacesClassDescriptionInforms about the build environment, like Gradle version or the Java home in use.Informs about the Gradle environment, for example the Gradle version.Provides user help content similar to what
gradle --helpprovides on the CLI.Informs about the Java environment, for example the Java home or the JVM args used.