Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Uses bower-installer to manage client-side dependencies alongside the other dependencies in build.gradle. |
2.5.1
(17 December 2015) |
|
RaptorX Community Installer Support Plugin |
6.1.1
(03 September 2025) |
|
Creates NSIS installers for Windows. |
0.2.0
(19 August 2023) |
|
Creates NSIS installers for Windows. |
0.1.0
(08 February 2020) |
|
Provides 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 |
5.0.0
(11 August 2026) |
|
Scans Gradle dependencies and Docker base images with Trivy, auto-pins vulnerable versions, and commits fixes locally. Prerequisites: trivy, jq, tar. Install with: apt install -y jq tar curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.72.0 Added tasks: gradleSecurityFix, baseImageSecurityFix (group: security). Both commit fixes to a local branch security/auto-fixes-YYYY-MM-DD. Push the branch and open a PR manually to apply the fixes. |
0.1.0
(05 August 2026) |
|
Packages Java applications as jpackage app images, zips, and native installers. |
0.1.0
(04 July 2026) |
|
Provides 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 |
2.5.2
(26 March 2026) |
|
Provides OpenTofu extension and tasks. No need to have opentofu installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
2.5.2
(26 March 2026) |
|
Creates native installers for java apps using Jpackage, Jlink, and Jdeps |
0.4.1
(06 February 2026) |