| Class | Description |
|---|---|
| DefaultArchiveOperations | Provides an implementation of ArchiveOperations that works with Gradle 6.0+. |
| DefaultConfigurationTools | Provides an implementation of org.ysb33r.grolifant.api.core.ConfigurationTools for Gradle 6.x. |
| DefaultExecOperations | |
| DefaultExecTools | Non-JVM process execution tools for Gradle 6.x. |
| DefaultFileSystemOperations | Implements FileSystemOperations for Gradle 6.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 6.0. |
| DefaultRepositoryTools | Providers repository tools that is compatible with Gradle 4.x |
| DefaultStringTools | Implements a set of string tools for Gradle 6.0+ |
| DefaultTaskTools | Implements org.ysb33r.grolifant.api.core.TaskTools for Gradle 5.x |