Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Convention used for a DeltaFi plugin |
2.61.3
(13 August 2026) |
|
Applies the DeltaFi license header conventions (mappings, excludes, strict check) to a project |
2.61.3
(13 August 2026) |
|
Reckons the project version based on Git tags |
2.61.3
(13 August 2026) |
|
Adds 'grype' and 'trivy' tasks that scan the project's Docker image for vulnerabilities |
2.61.3
(13 August 2026) |
|
Inserts and verifies the project license header on source files |
2.61.3
(13 August 2026) |
|
Tasks used to build Docker images for DeltaFi projects |
2.61.3
(13 August 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. |
0.4.3
(13 August 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. |
0.4.2
(13 August 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. |
4.3.1
(13 August 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. |
0.3.2
(13 August 2026) |