Search Gradle plugins

Plugin Latest Version

Aggregates and/or logs Jacoco test coverage to the Gradle build log

4.0.0
(05 October 2025)

Connect your build to Moderne and eliminate tech debt

1.3.2
(01 September 2023)

Fork of the official Jacoco plugin that supports offline instrumentation.

1.0.0
(31 January 2023)

Copies the OpenApi specifications generated by SpringDoc of all the subprojects into one target folder.

1.0.8
(08 December 2021)

Aggregate test failures from all test tasks in a Gradle project

0.1
(29 May 2020)

Plugin which aggregates SpotBugs xml files into one and generates HTML from it

0.0.1
(08 June 2018)

A Gradle Plugin for generating code with Xtext

1.0.0-RC4
(16 December 2015)

The CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse.

3.4.0
(07 August 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)

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