Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Android plugin to configure output and changelog generation |
2.0.3
(22 August 2026) |
|
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) |
|
Automatically determines the semantic version based on conventional commits and git tags |
2.4.0
(16 August 2026) |
|
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.15
(14 August 2026) |
|
Configures jib repository, tag and image name |
2.2.1
(13 August 2026) |
|
An opinionated Gradle version provider based on Git tags |
1.6.1
(10 August 2026) |
|
Adds built Smithy files to an existing jar task such as that createdby the Java or Kotlin plugins. The smithy-jar plugin also adds build metadataand tags to the JAR's MANIFEST. The smithy-jar plugin applies the smithy-baseplugin when it is applied. |
1.5.0
(06 August 2026) |
|
Project versioning based on semantic versioning via git tags |
0.19.5
(28 July 2026) |
|
A plugin with different utilities for NeoForged projects. Includes tag-based versioning and changelog generation |
6.0.0
(18 July 2026) |
|
A Gradle plugin that forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini. |
5.0.17
(18 July 2026) |