A programmatic API to invoke and interact with Gradle builds from Java applications.
<dependency>
<groupId>org.gradle</groupId>
<artifactId>gradle-tooling-api</artifactId>
<version>7.3-20210825160000+0000</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a Gradle project and runs the 'build' task.
Use the same version of the Tooling API as the Gradle distribution.
No dependency data recorded yet.