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.6
(22 June 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.6
(22 June 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)

This plugin automatically adds commonly used dependencies like Retrofit(for Network Call), Glide(for Image Rendering), Firebase(for Cloud Messaging), Recyclerview, CardView, ConstraintLayout etc. It also enable dabtaBinding and Java 8.

1.2-SNAPSHOT
(16 August 2021)

A small plugin which loads an additional properties file for secret values.

1.0.1
(21 July 2021)