| Class | Description |
|---|---|
| DefaultConfigurationTools | Provides an implementation of org.ysb33r.grolifant.api.core.ConfigurationTools for Gradle 4.x. |
| DefaultExecTools | |
| DefaultFileSystemOperations | Implements org.ysb33r.grolifant.api.core.FileSystemOperations for Gradle 4.x. |
| DefaultJvmTools | |
| DefaultProjectOperations | An extension that can be added to a project by a plugin to aid in compatibility |
| DefaultProjectTools | @since 2.0 |
| DefaultProviderTools | Safely deal with Providers down to Gradle 4.0. |
| DefaultRepositoryTools | Providers repository tools that is compatible with Gradle 4.x |
| DefaultStringTools | Implements a set of string tools for Gradle 4.0+ |
| DefaultTaskTools |