Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Generates Kotlin Multiplatform code from .proto files, without protoc-gen-java |
0.7.0-beta.1
(19 August 2026) |
|
Resolve all dependencies used in a gradle module, and automatically generates the definition file as part of the Android build. |
15.1.0-b02
(18 August 2026) |
|
Uploads Android R8 mapping files for Elastic stacktrace deobfuscation. |
1.8.0
(18 August 2026) |
|
The Source Formatter Gradle plugin lets you format project files using the Liferay Source Formatter tool. |
5.3.63
(18 August 2026) |
|
A plugin for post-processing class files via Byte Buddy in a Gradle build. |
1.18.12-jdk5
(16 August 2026) |
|
Plugin to automatically upload ProGuard mapping files to Bugfender |
1.3.0
(14 August 2026) |
|
The Service Builder Gradle plugin allows you to generate a Liferay service layer defined in a Service Builder service.xml file. |
4.0.234
(14 August 2026) |
|
Adds generateSchemaDiagram and generateSql tasks that run com.stano.schema.gendiagram.GenDiagram and com.stano.schema.gensql.GenSQL against a schema.xml file. Each task is only registered when the corresponding com.stano:schema-diagram-generator / com.stano:schema-sql-generator dependency is present on the project's runtimeClasspath; otherwise a warning is logged and the task is skipped. |
0.1.15
(14 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) |
|
Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.156.0
(12 August 2026) |