Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Compact, constraint-friendly lockfiles for your dependencies |
3.18.0
(04 August 2026) |
|
This plugin automates generation of version numbers based on commit messages and git tags. |
3.6.13
(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) |
|
A plugin with different utilities for NeoForged projects. Includes tag-based versioning and changelog generation |
6.0.0
(18 July 2026) |
|
Gradle plugin to integrate git-semver into a gradle project. |
0.6.1
(07 July 2026) |