Search Gradle plugins

Plugin Latest Version

me.shika.kotlin-object-java-serialization

Solves the problem of Kotlin object being having different instance after deserialization using built-in Java serialization.

1.5.1
(11 January 2025)

com.glureau.k2pb

Generate protobuf files & serialize to protobuf from your data classes

0.9.13
(25 March 2025)

io.github.afezeria.serial-task

Make parallel tasks execute serially

1.1
(07 May 2022)

io.github.probelalkhan.netro

Netro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency.

0.2
(15 March 2025)

org.jetbrains.kotlin.plugin.serialization

Kotlin compiler plugin for kotlinx.serialization library

2.1.20
(20 March 2025)

io.github.sophimp.flatbuffers

A Gradle plugin that wraps Google FlatBuffers and can generate code from Google FlatBuffers schemas.

1.0.0
(14 February 2025)

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)