Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.ysb33r.packer.base
Deprecated
Provides Packer extension and tasks. No need to have packer installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
0.3
(22 November 2018) |
|
Publish your project to S3 maven repository |
0.1.4
(31 May 2019) |
|
Deals specifically with the creation of global configuration files. Needed at root level in a multi-project configuration. |
2.5.2
(26 March 2026) |
|
Provides terraformw wrapper script so that terraform can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.5.2
(26 March 2026) |
|
Provides opentofuw wrapper script so that opentofu can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.5.2
(26 March 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.0
(17 June 2026) |