Search Gradle plugins
Plugin | Latest Version |
---|---|
com.zoltu.application-agentA 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) |
com.shysteph.application-agentA 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) |
de.kotka.clojuresque.extras.depsA Clojure plugin for gradle (extra tasks) |
2.0.0
(22 October 2015) |
io.github.rschnitk.buildprocessBuildprocess tasks: version extension and bom upload to dependency track service |
1.0.4
(27 May 2024) |
com.savvasdalkitsis.module-dependency-graphThis 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) |
com.markelliot.versionsCreates 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.115.0
(03 April 2025) |
org.hiero.gradle.feature.antlrConventions for 'antlr' that add missing task dependencies when integrating with other plugins |
0.3.8
(27 March 2025) |
com.cloudbees.cd.plugins.specsCollection of Gradle tasks and dependencies for CloudBees CD plugin specs projects |
1.11.0.0
(23 April 2021) |
com.github.ben-manes.versionsGradle plugin that provides tasks for discovering dependency updates. |
0.52.0
(23 January 2025) |
name.remal.test-source-setsPlugin 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.1
(03 April 2025) |