Search Gradle plugins

Plugin Latest Version

A plugin to report mis-used dependencies in your Android project

3.18.0
(27 July 2026)

com.gradle.plugin-publish

Featured CC-compatible

Publish plugins to the Gradle Plugin Portal Report issues: https://github.com/gradle/plugin-portal-requests

2.1.1
(19 March 2026)

Scans sources for JaCoCo marker annotations (default: @ExcludeFromJacocoGeneratedCodeCoverage) that should be excluded from code coverage and generates an HTML+XML report with excluded code.

4.0.0
(11 August 2026)

Scans OpenAPI documentation, @RestController implementations, and test-level verification evidence (Spring RestDocs, the Atlassian OpenAPI request validator, and Spring Cloud Contract) to report endpoints that are declared and implemented but never verified against their contract.

2.0.1
(18 August 2026)

Scans Spring Boot @RestController classes for exposed endpoints and reports any that are not described in the OpenAPI documentation.

3.0.1
(18 August 2026)

Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation.

3.0.0
(17 August 2026)

Consolidates console reports for multiple subprojects

1.4.0
(11 August 2026)

A gradle plugin to generate pretty HTML reports for Cucumber from json report files. Uses https://github.com/damianszczepanik/cucumber-reporting for generating the reports.

0.1.25
(05 October 2022)

Generates a themeable, standalone HTML dashboard from Gherkin scenario and API contract lifecycle history, with a pluggable multi-lens style-pack system.

2.0.0
(18 August 2026)

Applies the Shadow, Mirage, and Doppelganger API Detector plugins together, so declared, implemented, and verified are all checked in one step.

3.0.2
(18 August 2026)