| Class | Description |
|---|---|
| DefaultConfigurationTools | Provides an implementation of org.ysb33r.grolifant5.api.core.ConfigurationTools for Gradle 9.x. |
| DefaultExecTools | Non-JVM process execution tools for Gradle 8.x. |
| DefaultFileSystemOperations | Implements org.ysb33r.grolifant5.api.core.FileSystemOperations for Gradle 9.x. |
| DefaultJvmTools | Implementation of org.ysb33r.grolifant5.api.core.JvmTools for Gradle 9.x |
| DefaultProjectOperations | Implementation of org.ysb33r.grolifant5.api.core.ProjectOperations for Gradle 9. |
| DefaultProjectTools | Implementation of org.ysb33r.grolifant5.api.core.ProjectTools for Gradle 9.x. |
| DefaultProviderTools | Safely deal with Providers down to Gradle 9.x. |
| DefaultRepositoryTools | Providers repository tools that is compatible with Gradle 9.x |
| DefaultStringTools | Implements a set of string tools for Gradle 9.x. |
| DefaultTaskTools | Implements org.ysb33r.grolifant5.api.core.TaskTools for Gradle 9.x. |