Search Gradle plugins

Plugin Latest Version

Applies the F2 BOM to all Kotlin subprojects for automatic dependency version management

0.42.0
(29 July 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.20.3
(29 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.8
(27 July 2026)

Resolves dependency sidecars into project-local skill folders and generates per-dependency agent skills

3.0.0
(26 July 2026)

Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds.

0.1.5
(26 July 2026)

Generates a Maven POM file for the bundled Umbrella AAR, accurately reflecting resolved Android dependencies from Kotlin Multiplatform projects and supporting advanced exclusion scenarios.

2.5.0
(21 July 2026)

Bundles multiple Android modules—including those from Kotlin Multiplatform projects—into a single AAR for easier distribution. Supports module exclusion, dependency extraction, and source merging for Android targets.

2.5.0
(21 July 2026)

Plugin to conventiently build a classpath for an existing jenkins installation

0.1.0
(21 July 2026)

Automatically generate a Gradle version catalog from a BOM

4.2.2
(16 July 2026)

Updated dependencies for typical java/kotlin/android projects (with IDE support).

0.4.23
(12 July 2026)