Search Gradle plugins
Plugin | Latest Version |
---|---|
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.43.0
(18 February 2023) |
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.51.0
(22 January 2024) |
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. |
4.1.4
(21 November 2024) |
org.unbroken-dome.test-setsA plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests). Each test set is a logical grouping of a source set, dependency configurations, and related tasks and artifacts. |
4.1.0
(09 September 2023) |
net.wooga.wdk-unityThis plugin provides tasks to define and copy development dependencies into the Unity3D project |
4.0.0
(26 June 2023) |