Search Gradle plugins

Plugin Latest Version

io.github.fluxo-kt.binary-compatibility-validator-js

Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible.

0.3.0
(28 April 2024)

io.github.fobo66.propertiesloader

A plugin that helps you with loading sensitive data like API keys from .properties files into project extras, so you can use these sensitive keys right from ext

1.0
(02 October 2019)

com.github.newnewcoder.linepush

It's a gradle plugin using *line-bot message push api* to send line message.

1.0.0
(01 March 2017)

io.github.bralax.shotput

A plugin for integrating a gradle project with ShotPut

0.2.2
(17 June 2021)

com.github.opengl-BOBO.annotation-processing-eclipse

Gradle plugin that generate eclipse configuration for Pluggable Annotation Processing API.

1.0.0
(07 January 2016)

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.0.0
(23 October 2023)

com.github.kaklakariada.aws-sam-deploy

Gradle plugin for deploying AWS Serverless Application Models using CloudFormation

0.6.1
(12 January 2019)

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)