Search Gradle plugins

Plugin Latest Version

Applies the Shadow, Mirage, and Doppelganger API Detector plugins together, so declared, implemented, and verified are all checked in one step.

3.2.0
(22 August 2026)

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.1.0
(22 August 2026)

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

4.1.0
(22 August 2026)

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

3.1.0
(22 August 2026)

Detects use of legacy APIs which modern Java versions supersede.

2.0.0
(16 August 2026)

Adds a `configure` script block to a `build.gradle` file, within which a fluent API can be used to configure a project.

0.10.1
(09 August 2026)

Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-javadoc.html for more information. The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it. Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed. You use it at your own risk.

2.2.0
(26 March 2026)

Generates a themeable, standalone HTML dashboard from Gherkin scenario and API contract lifecycle history, with a pluggable multi-lens style-pack system.

2.0.0
(18 August 2026)

Gradle plugin providing a smooth Jupyter notebooks integration for Kotlin libraries

0.19.0-958
(23 July 2026)

Toolchains resolver using vendor APIs directly.

0.1.3
(25 March 2026)