Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.10
(11 August 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.10
(11 August 2026) |
|
Extends com.stano.base for multi-module application builds. Applies the base and jacoco plugins to the root project. Automatically derives project.version from git metadata: '<commitTimestamp>-<commitHash>' (or '<commitTimestamp>-<commitHash>-<buildNumber>' in CI). Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task. |
0.1.10
(11 August 2026) |
|
A Gradle plugin for configuring common Figure settings and repositories |
6.7.2-tcrawford-sc-536968-fgp-performance-issues.5
(11 August 2026) |
|
OpenApi/Asyncapi Generator tool for Spring Boot applications |
6.6.9
(11 August 2026) |
|
Create wrappers for `node`, `npm` and `npx` and call them `nodew`, `npmw` and `npxw`. |
5.0.0
(11 August 2026) |
|
Provides NPM functionality including project caching and installaton without affecting any global installations |
5.0.0
(11 August 2026) |
|
Provides Gulp functionality without affecting any global installations |
5.0.0
(11 August 2026) |
|
Base plugin that allows working with Gulp, but does not apply conventions |
5.0.0
(11 August 2026) |
|
Provides conventions for wrapping Gradle around Node development |
5.0.0
(11 August 2026) |