Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.netflix.nebula.archrules.runner
CC-compatible
Sets up a project to consume archrules libraries and run them against the code in the current project |
1.4.2
(04 September 2026) |
com.netflix.nebula.archrules.library
CC-compatible
Sets up a project for declaring archrules to be used in another project via the runner plugin |
1.4.2
(04 September 2026) |
com.netflix.nebula.archrules.aggregate
CC-compatible
Consolidates console reports for multiple subprojects |
1.4.2
(04 September 2026) |
com.ageet.gradle-extra-delegates
CC-compatible
Kotlin property delegates for Gradle extra properties |
0.1.3
(04 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.3.0
(04 September 2026) |
com.cleanroommc.cleanroomgradle.settings
CC-compatible
Settings plugin that injects Cleanroom dependency repositories and the Foojay toolchain resolver |
0.15.1
(03 September 2026) |
com.cleanroommc.cleanroomgradle
CC-compatible
Gradle plugin for Cleanroom and Cleanroom-targeted mod development |
0.15.1
(03 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.10.0
(02 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.9.0
(02 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.7.0
(02 September 2026) |