Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.tunguski.interfacerAdd interfaces to classes generated by other plugins |
0.0.7
(30 April 2022) |
com.github.tunguski.interfacerAdd interfaces to classes generated by other plugins |
0.0.6.1
(17 December 2020) |
io.github.tunguskiAdd interfaces to classes generated by other plugins |
0.0.7
(30 April 2022) |
us.ihmc.jros2.generatorGradle plugin to generate Java ROS 2 interface classes from .msg, .srv, .action files |
1.0.2
(07 August 2025) |
me.nathanfallet.kotlinjsfixAllows to temporarily fix Kotlin/JS compiler, like export interfaces to JS and use them in TypeScript without __doNotUseOrImplementIt |
1.0.1
(04 March 2025) |
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) |
org.succlz123.spiService Provider Interface |
0.2
(11 June 2020) |
me.karjan.enumvisitorAutomatic generation of enums with a visitor interface |
0.1.0
(16 August 2025) |
net.codecrete.windows-apiA plugin for generating Java code to the Windows APIs. Using metadata provided by Microsoft, the plugin generates function calls, struct/union layouts and accessors, callback function, enumerations, constants and code for COM interfaces. The generated code relies on the Java Foreign Function & Memory (FFM) API. |
0.8.1
(04 August 2025) |
com.neomo.conventions.gcf-http4kNEOMO conventions for google cloud functions written in kotlin with http interface |
0.13.0
(21 May 2025) |