Search Gradle plugins

Plugin Latest Version

io.github.thoebert.krosbridge-codegen

A code generator for the message/service data classes for krosbridge.

1.0.6
(24 November 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)

software.onepiece.limits

Plugin to generate immutable data structures (Kotlin source code) with collections that contain a limited set of elements addressed by coordinates. Also generates tools to diff data and (de)serialize such diffs.

0.3
(08 September 2022)

net.morimekta.providence.gradle

Providence model generator plugin for gradle.

2.7.0
(06 May 2021)

com.commercehub.gradle.plugin.avro-base

A Gradle plugin to allow easily performing Java code generation for Apache Avro. It supports JSON schema declaration files, JSON protocol declaration files, and Avro IDL files.

0.99.99
(10 February 2021)

com.commercehub.gradle.plugin.avro

A Gradle plugin to allow easily performing Java code generation for Apache Avro. It supports JSON schema declaration files, JSON protocol declaration files, and Avro IDL files.

0.99.99
(10 February 2021)

io.netifi.flatbuffers

Gradle plugin for generating code from Google FlatBuffers schemas.

1.0.7
(15 April 2020)

com.github.smac89.flatbuffers

Gradle plugin for generating code from Google FlatBuffers schemas. Fork of https://github.com/netifi/gradle-flatbuffers-plugin

1.0.6
(29 November 2019)

com.github.lanchon.dexpatcher.patch-library

The DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+)

2.0.0
(31 October 2019)

com.github.gregwhitaker.flatbuffers

Gradle plugin for generating code from Google FlatBuffers schemas.

1.0.2
(15 June 2017)