Class WrapperPlugin

java.lang.Object
org.gradle.buildinit.plugins.WrapperPlugin
All Implemented Interfaces:
Plugin<Project>

public class WrapperPlugin extends Object implements Plugin<Project>
The wrapper plugin.
  • Constructor Details

    • WrapperPlugin

      public WrapperPlugin()
  • Method Details

    • 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