Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin. |
0.1.15
(14 August 2026) |
|
Extends com.stano.base for multi-module application builds. Applies the base and jacoco plugins to the root project. Automatically derives project.version from git metadata: '<commitTimestamp>-<commitHash>' (or '<commitTimestamp>-<commitHash>-<buildNumber>' in CI). Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task. |
0.1.15
(14 August 2026) |
|
OpenApi/Asyncapi Generator tool for Spring Boot applications |
6.6.13
(13 August 2026) |
|
Settings plugin that captures ALL Gradle downloads from build start — no init script or -I flag needed. Recommended approach. |
0.1.7
(13 August 2026) |
|
Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds. |
0.1.7
(13 August 2026) |
|
Reusable, opinionated gradle build infrastructure |
0.0.25
(13 August 2026) |
|
Utility plugin for managing configurable project options |
0.2.3
(13 August 2026) |
|
Release opinions on top of gradle-git |
21.0.1
(13 August 2026) |
|
Release opinions on top of gradle-git |
21.0.1
(13 August 2026) |
|
Gradle configuration-time capture agent that feeds Konture your project's real build graph, enabling fast, build-tool-aware Kotlin architecture tests across Android, KMP, and JVM projects. |
0.8.1
(13 August 2026) |