Search Gradle plugins

Plugin Latest Version

com.github.kaklakariada.aws-sam-deploy

Gradle plugin for deploying AWS Serverless Application Models using CloudFormation

0.6.1
(12 January 2019)

io.github.klahap.coam

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)

io.github.guidewire-oss.fern-publisher

This plugin simplifies the process of collecting JUnit XML test reports and publishing them to a Fern test reporting service. It parses JUnit XML reports, converts them to Fern's data model, and sends them to your Fern instance through its API. To learn more about Fern, check out its repository: https://github.com/guidewire-oss/fern-reporter

1.0.0
(06 June 2025)

io.github.mmalygin.openapi-generator

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)