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