Search Gradle plugins

Plugin Latest Version

Provides task metadata and dependency information

3.0.2
(09 April 2026)

Gradle plugin that adds a 'taskTree' task that prints task dependency tree

4.0.2
(08 August 2026)

A Gradle Plugin that instruments a Gradle project so that it displays the dependencies, the inputs, and the outputs of every Gradle task

1.0
(16 October 2020)

This plugin adds a new task (graphModules) to your project which will create an image with the graph of your module dependency tree

0.12
(02 June 2023)

Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree.

0.1.15
(14 August 2026)