Search Gradle plugins
Plugin | Latest Version |
---|---|
com.jamshedalamqaderi.ktransport.gradle-pluginA plugin for ktransport library which generate client side code for grpc server |
1.0.6
(29 July 2023) |
com.jamshedalamqaderi.tawra-ktor-api-pluginA plugin for tawra-ktor-api library which generate client side code for ktor server |
0.0.1-dev-13
(15 December 2022) |
hu.simplexion.z2.serviceKotlin Multiplatform compiler plugin to have client-server communication with the absolute minimum of boilerplate. |
2023.8.15
(16 August 2023) |
io.github.artfultom.vecenta-gradle-pluginPlugin for Vecenta Framework code generation. It allows generation of clients, servers, models and exceptions. |
0.0.7
(05 August 2022) |
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) |
com.lightbend.akka.grpc.gradleBuilding streaming gRPC servers and clients on top of Akka Streams |
2.5.0
(23 October 2024) |
io.github.fomin.oas-genGenerates clients and servers from OpenAPI |
0.2.2
(30 March 2022) |
net.minecrell.vanillagradle.mergedProvides a MCP workspace with Vanilla client and server sources merged |
2.2-6
(30 April 2017) |
com.graphql-java-generator.graphql-gradle-plugin3graphql-gradle-plugin3 is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. The graphql-gradle-plugin3 is compiled against SpringBoot3 and Spring Framework 6. |
2.8
(28 August 2024) |
com.graphql-java-generator.graphql-gradle-plugingraphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. |
2.8
(28 August 2024) |