Groovy Documentation

Package org.gradle.tooling.model.build

Models the build environment information like gradle or java versions

 

Interface Summary
BuildEnvironment Informs about the build environment, like Gradle version or the java home in use.
GradleEnvironment Informs about the gradle environment, for example the gradle version.
JavaEnvironment Informs about the java environment, for example the java home or the jvm args used.
 


Gradle API 1.0