Package com.gradle.maven.extension.api.cache
Configuration of the local and remote build cache.
- Since:
- 1.6.5
-
Interface Summary Interface Description BuildCacheApi Configures the local and remote build cache.CleanupPolicy Configures the cleanup policy of the local build cache.Credentials Configures the credentials when accessing the remote build cache.LocalBuildCache Configures the local build cache.RemoteBuildCache Configures the remote build cache.Server Configures the remote build cache node server.