Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.vedanthvdev.affectedtests
CC-compatible
Detects changes in the current branch and runs only the tests relevant to those changes. Zero config, CI-friendly, multi-module support. |
2.2.29
(29 May 2026) |
io.github.git-commit-id.git-commit-id-gradle-plugin
CC-compatible
Capture comprehensive git repository metadata at build time -- commit ID, branch, tags, and more -- to embed in your artifacts for reproducibility and traceability. |
0.0.1
(07 April 2026) |
|
Validation of some properties of current git branch |
0.0.4
(07 November 2023) |
|
A plugin which sets a semantic version including a branch qualifier to project.version |
1.0.1
(20 July 2017) |
|
Gradle plugin by YooMoney. See README: https://github.com/yoomoney/git-expired-branch-plugin |
7.0.1
(07 April 2022) |
|
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.2.2
(20 August 2026) |
|
This extension will adjust the project version, based on current git branch or tag. |
6.4.4
(18 August 2024) |
|
Cross-repository Gradle plugin modifies dependency resolution to use artifacts built from the same branch even if they're in different repository. |
1.0.0
(21 November 2018) |
|
Gradle-Plugin that allows project to be analyzed by sonarqube even if they contain sources as well as sub-modules |
1.3
(12 July 2017) |
|
A plugin that helps to maintain a semantic versioning of the build artifacts based on the project's git repository. It uses the current branch and the latest tag to enforce naming conventions |
3.0.0
(19 August 2026) |