Search Gradle plugins

Plugin Latest Version

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)

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)

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)

Docker image build, tag, and push support. Registers docker (build), dockerTag, dockerPush, dockerLogin, dockerLogout, dockerClean, and dockerCleanupImage tasks. Configure images via the docker DSL: image name, Dockerfile path, build args, labels, platforms, and additional build context files. Supports docker buildx (default) with multi-platform builds and automatic AWS ECR login. Automatically stamps images with build provenance labels (branch, commit hash, build number, repository URL). When com.stano.spring-boot is also applied, auto-configures the image name and wires bootWar output as the build context.

0.1.6
(22 June 2026)

Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin.

0.1.6
(22 June 2026)