Search Gradle plugins

Plugin Latest Version

com.github.newnewcoder.jboss-curl-gradle-plugin

It's a gradle plugin using curl to process jboss json api to deploy single war.

1.0.1-SNAPSHOT
(17 March 2017)

io.github.stefankoppier.oasdiff

Wrapper for the Tufin oasdiff OpenAPI breaking changes detection tool.

0.0.3
(04 June 2023)

io.github.sheikah45.fx2j

Plugin that writes a java builder for the fxml file that can be loaded using the fx2j api

0.1.0
(14 June 2024)

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.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)