Class IvyPluginPublishingPlugin

java.lang.Object
org.gradle.plugin.devel.plugins.IvyPluginPublishingPlugin
All Implemented Interfaces:
Plugin<Project>

abstract class IvyPluginPublishingPlugin extends Object implements Plugin<Project>
  • Constructor Details

    • IvyPluginPublishingPlugin

      @Inject public IvyPluginPublishingPlugin()
  • Method Details

    • getProviderFactory

      @Inject protected abstract ProviderFactory getProviderFactory()
    • apply

      public void apply(Project project)
      Description copied from interface: Plugin
      Apply this plugin to the given target object.
      Specified by:
      apply in interface Plugin<Project>
      Parameters:
      project - The target object