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) |
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) |
com.tarasleskiv.gradle.unityGradle plugin to easily run Unity3d command like tasks |
1.0.2
(13 October 2016) |
ru.d10xa.gebAdds tasks to test your app with Geb |
2.0.1
(09 September 2016) |
baseline.launch-configA Gradle Plugin that creates .launch files for Eclipse and Run Configurations for IntelliJ for your project's JavaExec tasks. |
0.4.0
(09 September 2016) |
io.errorlab.gradle.vaultSimple plugin that lets you read secret from vault in your gradle tasks |
0.1.0
(20 August 2016) |