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) |
com.arc-e-tect.api-only-transcriberj
CC-compatible
Generates a contract-derived Java class tree from a subscribed API contract. |
0.1.1
(17 September 2026) |
com.arc-e-tect.api-only-subscriber
CC-compatible
Fetches published API description documents into a build, verifies them against a committed lockfile, and fails when a contract has drifted. |
0.3.2
(17 September 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.11.1
(17 September 2026) |
com.arc-e-tect.tracker-lens
CC-compatible
Generates a themeable, standalone HTML dashboard from Gherkin scenario and API contract lifecycle history, with a pluggable multi-lens style-pack system. |
2.6.0
(11 September 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-RC04
(07 September 2026) |
|
Gradle plugin that generates the OpenAPI specification for a Spring Boot app |
5.1.0
(28 August 2026) |
|
Generate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0. |
1.0.0-beta06
(16 May 2025) |