Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.arc-e-tect.shadow-api-detector
CC-compatible
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) |
com.arc-e-tect.mirage-api-detector
CC-compatible
Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation. |
4.8.0
(11 September 2026) |
com.arc-e-tect.tracker-lens
CC-compatible
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) |
com.arc-e-tect.jacoco-exclusion-report
CC-compatible
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) |
com.arc-e-tect.api-only-suite
CC-compatible
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) |
com.arc-e-tect.doppelganger-api-detector
CC-compatible
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) |
com.arc-e-tect.gherkin-to-asciidoc
CC-compatible
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) |