Search Gradle plugins

Plugin Latest Version

This plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator.

6.2.0
(02 October 2022)

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)

plugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.5+)

2026.2
(20 April 2026)

The OpenAPI Spec Merger Checker (coam) is a Gradle plugin that verifies whether all paths of one OpenAPI specification file are fully included, through $ref, in another OpenAPI specification file.

1.0.0
(09 August 2024)

Generate modern API Clients in Kotlin multiplatform from OpenAPI specifications. Supports OpenAPI >= 3.0.0.

1.6.0-RC03
(04 August 2026)

Generate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0.

1.0.0-beta06
(16 May 2025)

Configure SpringDoc OpenApi Generation

1.2.0
(25 April 2025)

plugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.2+)

1.0.0.M8.DEPRECATED
(14 November 2020)

plugin to run openapi-generatr-x generators, e.g. openapi-generatr-spring

1.0.0.M5.DEPRECATED
(15 June 2020)

Generates Kotlin serializable models and Ktor suspend APIs from OpenAPI specifications.

0.1.1
(03 August 2026)