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.6
(22 June 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.6
(22 June 2026)

A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules.

1.12.0
(26 February 2026)

Aggregate all module DirectionRegistries into a single GlobalDirectionRegistry :)

0.0.1-alpha08
(05 January 2026)

Sets up a Project with Javadoc Task. Used by AggregateJavadocPlugin to setup aggregate Javadoc too

3.2.2.2
(11 May 2024)

This Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow.

1.2.5
(09 February 2024)

Aggregator for all Kordamp plugins

0.54.0
(26 December 2023)

Contributes a task to aggregate compile_commands.json database

0.4
(24 November 2023)

Iotatech plugin to be applied to a microservice, aggregates number of other plugins in a single unit

0.5.7
(09 September 2022)

Add tasks and extension for aggregate allure results to zip archive / send to your allure server / generate report / get report url and send to your CI. See docs / examples: https://github.com/kochetkov-ma/allure-server-gradle

0.1.2
(11 October 2020)