Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.backpaper0.hashThis plugin save to file that hash value of copied file by processResources task(JavaPlugin). |
1.0-SNAPSHOT
(17 July 2015) |
org.asciidoctor.jvm.gemsProvides appropriate tasks and configurations for adding GEMs to AsciidoctorJ conversions (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
4.0.3
(20 July 2024) |
org.asciidoctor.jvm.revealjs.baseBase plugin for all AsciidoctorJ Reveal.js tasks & extensions. Provides the revealjs and revealjsPlugins project extensions. (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
4.0.0-alpha.1
(31 December 2022) |
pub.techfun.docker.plugin.javaThis plugin use pure java client to execute docker command to complete common tasks like build docker image, push to local or remore registry, deploy to local or remote host |
0.0.8
(18 July 2022) |
pub.techfun.docker.plugin.cmdThis plugin use local machine shell to execute docker command to complete common tasks like build docker image, push to local or remore registry, deploy to local or remote host |
0.0.8
(18 July 2022) |
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) |
org.ysb33r.terraform.baseProvides Terraform extension and tasks. No need to have terraform installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
1.2.1
(15 November 2024) |
org.ysb33r.nodejs.baseProvides Node.js and NPM tasks. No need to have Node.js installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.2.1
(11 January 2024) |
org.ysb33r.packer.baseProvides Packer extension and tasks. No need to have packer installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
0.3
(22 November 2018) |