Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.15
(14 August 2026) |
|
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.15
(14 August 2026) |
|
Applies the Spockk Kotlin compiler plugin to transform concise specification syntax into runnable tests. |
0.5.1
(10 August 2026) |
|
Gradle plugin for AppActuator, an Android library that lets AI agents and LLM-based coding tools invoke methods registered by the host app over adb and a local JSON-RPC 2.0 socket, and subscribe to app events. The plugin injects the AppActuator runtime (full or noop implementation) into the matching build variant, applies the keep-alive manifest entries, embeds the RSA public key for authenticated builds, and audits release builds to guarantee that all AppActuator functionality is stripped from production packages. |
0.3.0
(07 August 2026) |
|
If spotless is applied, configures a java step that formats using palantir-java-format. |
2.97.0
(06 August 2026) |
|
A modern, lambda-friendly, 120 character Java formatter. Applies all other palantir-java-format plugins. |
2.97.0
(06 August 2026) |
|
Applies `com.palantir.baseline-error-prone` to all projects |
0.26.0
(05 August 2026) |
|
Plugin that configures idea plugin if it's applied. |
4.0.9
(02 August 2026) |
|
Applies the F2 BOM to all Kotlin subprojects for automatic dependency version management |
0.42.0
(29 July 2026) |
|
Applies brightSPARK Labs Uberjar standardisation to gradle projects |
7.1.0
(16 July 2026) |