Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.cleanroommc.cleanroomgradle.settings
CC-compatible
Settings plugin that injects Cleanroom dependency repositories and the Foojay toolchain resolver |
0.16.0
(12 September 2026) |
com.cleanroommc.cleanroomgradle
CC-compatible
Gradle plugin for Cleanroom and Cleanroom-targeted mod development |
0.16.0
(12 September 2026) |
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.api-only-subscriber
CC-compatible
Fetches published API description documents into a build, verifies them against a committed lockfile, and fails when a contract has drifted. |
0.0.1
(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) |