Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Flexible semantic versioning with the ability to include a build number of use for SAFE Agile |
0.0.3
(28 March 2023) |
|
Flexible semantic versioning with the ability to include a build number of use for SAFE Agile |
0.0.1
(20 March 2023) |
|
Adds possibility to add build number to a provided version name in the form of "v1.0(buildNumber)" and build version code |
1.0.0
(09 May 2018) |
|
Adds possibility to add build number to a provided version nam in the form of "v1.0(buildNumber)" |
1.1-SNAPSHOT
(21 January 2016) |
|
Plugin for configuring a project version in build.number file |
0.0.1
(02 December 2023) |
|
A plugin capable of publishing metrics about the time taken for tasks as well as number of build successes and failures. |
0.2.0
(08 December 2016) |
|
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) |
|
Uses the Travis CI build number to create the patch version number when running in CI. The major and minor versions are controlled manually. |
1.1.1
(19 November 2019) |
|
An easy Gradle plugin that follows semver.org rules to automatically generate the Patch version, Build number and Code version, while Major, Minor and Pre-Release suffix remain under our control. |
2.1.0
(15 March 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) |