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) |
pl.codelabs.flywayJooqGradle plugin that improves integration of jOOQ and Flyway plugins by improving Gradle uptodate check on jOOQ task adding check of currently applied Flyway scripts. |
1.3.1
(26 March 2017) |
com.ullink.task-rulesgradle-tools-plugin is a set of plugins that provide useful addition to Gradle |
1.1
(21 March 2017) |
com.palantir.npm-runA Gradle Plugin to create lifecycle tasks that trigger npm run commands. |
0.5.0
(06 February 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) |
com.sedmelluq.mass-relocatorMakes shadow task relocate everything moveable |
1.0.0
(21 January 2017) |
com.github.jlouns.cpeGradle plugin which provides an exec task that works on Unix or Windows-based systems. |
0.5.0
(03 January 2017) |
com.scrain.checksum-pluginA gradle plugin for computing checksums for the inputs and outputs of tasks |
0.6
(12 December 2016) |
uk.bluedawnsolutions.gradle.metrics-pluginA plugin capable of publishing metrics about the time taken for tasks as well as number of build successes and failures. |
0.2.0
(08 December 2016) |
de.ethinking.gafferThe Gradle Gaffer plugin provides a DSL for preparing complex deployment tasks. It works like the distribution plugin but with a different use case. |
0.8.1
(24 November 2016) |