Class DependencyRulesPlugin

java.lang.Object
org.gradlex.conventions.base.DependencyRulesPlugin
All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>

@NullMarked public abstract class DependencyRulesPlugin extends Object implements org.gradle.api.Plugin<org.gradle.api.Project>
  • Constructor Details

    • DependencyRulesPlugin

      public DependencyRulesPlugin()
  • Method Details

    • apply

      public void apply(org.gradle.api.Project project)
      Specified by:
      apply in interface org.gradle.api.Plugin<org.gradle.api.Project>