Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin to allow easily performing Java code generation for Apache Avro. |
1.2.0
(10 December 2025) |
|
Automatically injects analytics tracking code into Android Activities, Fragments, Composables, and methods at compile time using bytecode transformation. Supports screen-level tracking and method-level event tracking with parameter serialization, all with zero boilerplate. |
2.1.0
(12 November 2025) |
|
A Gradle plugin that wraps Google FlatBuffers and can generate code from Google FlatBuffers schemas. |
1.0.0
(14 February 2025) |
|
A code generator for the message/service data classes for krosbridge. |
1.0.6
(24 November 2024) |
|
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) |
|
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) |
|
Providence model generator plugin for gradle. |
2.7.0
(06 May 2021) |
|
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) |
|
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) |
|
Gradle plugin for generating code from Google FlatBuffers schemas. |
1.0.7
(15 April 2020) |