Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.14
(13 August 2026) |
|
Gradle plugin used to build DeltaFi plugins |
2.61.3
(13 August 2026) |
|
Tasks used to build Docker images for DeltaFi projects |
2.61.3
(13 August 2026) |
|
Builds a Quarkus extension |
3.39.0.CR1
(12 August 2026) |
|
Renders *.kuml.kts diagrams (UML & C4) to SVG/PNG, generates code (Kotlin/Java/SQL) and validates OCL constraints from the Gradle build. |
0.50.0
(12 August 2026) |
|
Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup. |
0.16.0
(12 August 2026) |
|
Verifies the DevConsole in-app debugging runtime (network inspector, mock responses, capture dashboard) never reaches a protected release build variant -- checking declared dependencies, the resolved transitive runtime classpath, and the final packaged APK/AAB/AAR bytes. |
1.1.1
(12 August 2026) |
|
Android build-time code & resource obfuscation: junk code, resource overlay, arsc, post-R8 component/view rename. |
1.2.0
(12 August 2026) |
|
Decorates the build logs with maven coordinates of artifacts published with `publish` or `publishToMavenLocal` |
1.4.0
(12 August 2026) |
|
Applies the MSAL to the project |
2.21.2
(11 August 2026) |