Search Gradle plugins
Plugin | Latest Version |
---|---|
me.shika.kotlin-object-java-serializationSolves the problem of Kotlin object being having different instance after deserialization using built-in Java serialization. |
1.4.2
(12 April 2023) |
io.github.afezeria.serial-taskMake parallel tasks execute serially |
1.1
(07 May 2022) |
org.jetbrains.kotlin.plugin.serializationKotlin compiler plugin for kotlinx.serialization library |
2.1.0-RC2
(18 November 2024) |
io.github.thoebert.krosbridge-codegenA code generator for the message/service data classes for krosbridge. |
1.0.5
(01 January 2024) |
io.github.mmalygin.openapi-generatorThis 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.limitsPlugin 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.gradleProvidence model generator plugin for gradle. |
2.7.0
(06 May 2021) |
com.commercehub.gradle.plugin.avro-baseA 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.avroA 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.flatbuffersGradle plugin for generating code from Google FlatBuffers schemas. |
1.0.7
(15 April 2020) |