docs.gradle.org

  • Method Summary

    The Plugin dependencies, permitting default plugin versions to be configured.

    The plugin repositories to use.

    The plugin resolution strategy.

    void

    Includes a plugin build at the specified path to the composite build.

    void

    Includes a plugin build at the specified path to the composite build, with the supplied configuration.

    void

    Configure the default plugin versions.

    void

    Defines the plugin repositories to use.

    void

    Configure the plugin resolution strategy.

  • Method Details

    • repositories

    • getRepositories

    • resolutionStrategy

    • getResolutionStrategy

    • plugins

    • getPlugins

    • includeBuild

    • includeBuild

Read the original on docs.gradle.org ↗