Search Gradle plugins

Plugin Latest Version

Release and version management plugin.

1.21.3
(05 August 2026)

Plugin to check for dependency updates from version catalog

1.10.1
(05 August 2026)

Plugin to collect repositories for use by the IDEA plugin.

3.18.0
(04 August 2026)

Compact, constraint-friendly lockfiles for your dependencies

3.18.0
(04 August 2026)

Adds a checkBomAlignment task that fails the build if the BOM's transitive graph requests any org.openrewrite.* or io.moderne.* dependency at more than one version. Hooks into the check lifecycle and any AbstractPublishToMaven task.

2.21.1
(03 August 2026)

Sets project properties from discovered sources.

0.9.4
(31 July 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.9
(30 July 2026)

Extends com.stano.base for multi-module library builds. Applies the base and jacoco plugins to the root project. Does not set a project version — intended for library repositories that manage versioning separately. Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task.

0.1.9
(30 July 2026)

Set of plugins that might be useful for Multi-Module Android projects.

0.97.0
(25 July 2026)

Single source of truth for Kotlin Multiplatform app configuration (identity, version, bundle ids, locales, launcher assets, generated BuildConfig) propagated to Android + iOS.

2.0.2
(24 July 2026)