Search Gradle plugins

Plugin Latest Version

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)

Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation.

4.7.0
(02 September 2026)

Scans Spring Boot @RestController classes for exposed endpoints and reports any that are not described in the OpenAPI documentation.

3.6.0
(02 September 2026)

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)

Detects unused classes, methods, fields, and (Android, Ktor,Spring,...) resources in your project.

0.0.10
(08 July 2026)

Detects unused classes, methods, fields, and resources in your project (For Android).

0.0.7
(28 September 2025)

A Gradle plugin to detect potential classpath collisions between library jars.

1.0.0
(17 May 2024)

A plugin to detect modules with code change in a multi-module project

0.1.0
(08 October 2024)

A Gradle Plugin to determine which modules were affected in a commit.

0.1.0
(05 November 2020)

Detects Kotlin metadata version drift in dependencies — the kind of mismatch that compiles fine but can cause runtime incompatibilities. Scans fat JARs, nested archives, and AARs recursively.

0.2.0
(07 March 2026)