Search Gradle plugins

Plugin Latest Version

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

3.7.0
(11 September 2026)

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

4.8.0
(11 September 2026)

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

2.6.0
(11 September 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.

5.4.0
(11 September 2026)

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

3.11.0
(11 September 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.10.0
(11 September 2026)

Scans .feature files for Scenario and Scenario Outline titles and generates an AsciiDoc file listing all scenarios.

6.8.1
(11 September 2026)

Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup.

0.19.0
(11 September 2026)

A plugin that translates Protelis modules to Kotlin code, then generates the function documentation via Dokka

3.0.145
(11 September 2026)

Formats Java sources with FormatJ, using the same rules as the CLI and Maven plugin.

0.4.2
(11 September 2026)