Package net.kyori.indra
Class IndraLicenseHeaderPlugin
- java.lang.Object
-
- net.kyori.indra.IndraLicenseHeaderPlugin
-
- All Implemented Interfaces:
net.kyori.mammoth.ProjectPlugin,org.gradle.api.Plugin<org.gradle.api.Project>
@Deprecated public class IndraLicenseHeaderPlugin extends java.lang.Object implements net.kyori.mammoth.ProjectPluginDeprecated.since 2.2.0, for replacement with SpotlessA plugin to apply and configure the Cadix licenser plugin.- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description IndraLicenseHeaderPlugin()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidapply(@NotNull org.gradle.api.Project project, @NotNull org.gradle.api.plugins.PluginContainer plugins, @NotNull org.gradle.api.plugins.ExtensionContainer extensions, @NotNull org.gradle.api.tasks.TaskContainer tasks)Deprecated.
-
-
-
Method Detail
-
apply
public void apply(@NotNull @NotNull org.gradle.api.Project project, @NotNull @NotNull org.gradle.api.plugins.PluginContainer plugins, @NotNull @NotNull org.gradle.api.plugins.ExtensionContainer extensions, @NotNull @NotNull org.gradle.api.tasks.TaskContainer tasks)Deprecated.- Specified by:
applyin interfacenet.kyori.mammoth.ProjectPlugin
-
-