Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
JReleaser Gradle Plugin |
1.26.0
(31 August 2026) |
|
JDK Downloader Gradle Plugin |
1.26.0
(31 August 2026) |
|
Build-time Iconify → Jetpack Compose ImageVector code generation |
0.3.0
(31 August 2026) |
|
Packages a Kotlin/Native library as a NuGet package with generated C# bindings, and consumes C# NuGet packages from Kotlin |
0.4.0
(31 August 2026) |
|
Sets the Kotlin and Java sourceCompatibility targetCompatibility and release flag to a specific bytecode target |
1.1.0
(31 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. |
3.8.0
(30 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. |
2.7.0
(30 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. |
4.5.1
(30 August 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.5.1
(30 August 2026) |
media.barney.cognitive-java
CC-compatible
Registers the cognitive-java-check verification task for Gradle Java projects. |
0.7.1
(30 August 2026) |