Search Gradle plugins

Plugin Latest Version

A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`.

1.0.14
(15 April 2017)

A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`.

1.0.18
(30 January 2017)

A Clojure plugin for gradle (extra tasks)

2.0.0
(22 October 2015)

Buildprocess tasks: version extension and bom upload to dependency track service

1.0.5
(15 July 2025)

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)

Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks.

0.140.0
(21 November 2025)

Conventions for 'antlr' that add missing task dependencies when integrating with other plugins

0.6.3
(17 November 2025)

Collection of Gradle tasks and dependencies for CloudBees CD plugin specs projects

1.11.0.0
(23 April 2021)

Gradle plugin that provides tasks for discovering dependency updates.

0.53.0
(24 September 2025)

Plugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set.

5.0.5
(06 November 2025)