Search Gradle plugins

Plugin Latest Version

Manage build parameters from a *.property file or an environment variables

0.2.0-beta
(15 March 2020)

Reads values from dotenv files in settings scripts.

1.0.1
(24 August 2026)

Reads values from dotenv files in project build scripts.

1.0.1
(24 August 2026)

Cleanly add Github Packages maven repos with credentials in global gradle.properties or env variable (for Github Actions)

1.2.3
(16 August 2026)

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 container run lifecycle management. Registers dockerRun, dockerStop, dockerRemoveContainer, dockerRunStatus, and dockerNetworkModeStatus tasks. Configure the container via the dockerRun DSL: image, container name, ports, volumes, environment variables, command, network mode, and extra arguments. Supports daemonized containers (default) and ephemeral containers via clean=true (adds --rm).

0.1.15
(14 August 2026)

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

1.1.6
(07 July 2026)

A type-safe gradle plugin for retrieving sensitive configuration from environment variables, files, and Gradle properties

1.1.0
(03 July 2026)

A Gradle plugin that injects secrets from Google Cloud Secret Manager into task environments and system properties.

0.2.0
(22 June 2026)

Gradle plugin for automatic font subsetting based on usage in Android apps

0.0.15
(25 April 2026)