Package org.gradle.plugin.management
@NonNullApi
package org.gradle.plugin.management
APIs to influence how plugins are resolved.
- Since:
- 3.5
-
ClassDescriptionConfigures how plugins are resolved.Contains information about a plugin that has been requested for resolution.Allows modification of
PluginRequest
s before they are resolved.Allows plugin resolution rules to inspect a requested plugin and modify which target plugin will be used.