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.0
(17 June 2026)

A Gradle plugin that configures ProcessResources task from Java Plugin to replace placeholders dynamically using prefixed properties

3.0
(24 April 2025)

This plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto.

1.0.0-RC1
(05 August 2024)

Gradle plugin that provides tasks to modify project and modules versions.

1.0.4
(30 October 2023)

A semantic version support based on specially prefixed git commit messages.

1.0.3
(04 December 2020)