Search Gradle plugins

Plugin Latest Version

Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix.

0.1.15
(14 August 2026)

Docker Compose file generation and lifecycle management. Registers generateDockerCompose (resolves artifact versions into a docker-compose.yml template), dockerComposeUp, and dockerComposeDown tasks. Configure the template path, output file, and token replacements via the dockerCompose DSL. Template tokens use {{group:name}} syntax and are resolved from the docker configuration or explicit templateToken(key, value) entries.

0.1.15
(14 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)

Loads Kubernetes and Azure Key Vault secrets locally as environment variables or a cache file.

1.1.6
(07 July 2026)

The Lang Builder Gradle plugin lets you run the Liferay Lang Builder tool to sort and translate the language keys in your project.

3.0.45
(21 May 2026)

Plugin to store your secrets in a secure way in binary.

0.0.4
(23 March 2026)

This plugin allows any Android developer to deeply hide secrets in its project to prevent credentials harvesting.

0.1.4
(11 December 2025)

This plugin allows you to access a remote Azure Keystore to store and retrieve keys.

1.1.3
(15 January 2025)

Plugin to maintain environment key-value store for project

1.1
(10 August 2023)

This plugin allows any Android developer to deeply hide secrets in its project to prevent credentials harvesting.

0.2.1
(18 October 2022)