Search Gradle plugins
Plugin | Latest Version |
---|---|
com.x3t.gradle.plugins.openapi.openapi_diffOpenAPI Diff Plugin allows the comparison of API Specification files in OpenAPI Spec (v2, v3) format. |
1.0.1
(19 December 2023) |
org.openapi.generatorOpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) |
7.10.0
(18 November 2024) |
io.github.mmalygin.openapi-generatorThis 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) |
io.github.klahap.coamThe 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) |
io.openapiprocessor.openapi-processorplugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.5+) |
2023.2
(19 December 2023) |
com.kroegerama.openapi-kgen.gradle-pluginGenerate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0. |
0.16.0
(15 July 2024) |
io.cloudflight.autoconfigure.springdoc-openapi-configureConfigure SpringDoc OpenApi Generation |
1.1.1
(11 December 2023) |
com.github.hauner.openapi-processorplugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.2+) |
1.0.0.M8.DEPRECATED
(14 November 2020) |
com.github.hauner.openapi-generatrplugin to run openapi-generatr-x generators, e.g. openapi-generatr-spring |
1.0.0.M5.DEPRECATED
(15 June 2020) |
io.smallrye.openapiSmallRye: MicroProfile OpenAPI Gradle Plugin |
4.0.3
(13 November 2024) |