api / org.gradle.plugin.management

Package org.gradle.plugin.management

Types

PluginManagementSpec

interface PluginManagementSpec

Configures how plugins are resolved.

PluginRequest

interface PluginRequest

Contains information about a plugin that has been requested for resolution.

PluginResolutionStrategy

interface PluginResolutionStrategy

Allows modification of PluginRequests before they are resolved.

PluginResolveDetails

interface PluginResolveDetails

Allows plugin resolution rules to inspect a requested plugin and modify which target plugin will be used.