Search Gradle plugins
Plugin | Latest Version |
---|---|
dev.hsbrysk.kuery-clientTo use Kuery client, you need to use the Kotlin compiler plugin. This is the Gradle plugin for configuring it. |
0.5.0
(23 August 2024) |
com.magnetichq.client-dependenciesInstall client side dependencies from NPM or Bower by declaring dependencies in build.gradle, updated for Gradle 7.x. |
2.0.0
(30 November 2021) |
com.gluonhq.client-gradle-pluginPlugin that simplifies using Gluon Client for JavaFX projects |
0.1.42
(03 June 2021) |
com.craigburke.client-dependenciesInstall client side dependencies from NPM or Bower by declaring dependencies in build.gradle. |
1.4.1
(12 January 2018) |
io.github.klahap.fraplinA plugin that generates a Frappe REST client in Kotlin |
3.0.7
(30 October 2024) |
io.github.ermadmi78.kobbyKobby is a Gradle plugin for generating Kotlin DSL Client by GraphQL schema |
4.1.0
(12 September 2024) |
com.liftric.vault-client-pluginRead and use vault secrets in your build script |
3.0.0
(15 August 2024) |
com.microsoft.hydralab.client-utilThis is the Client Util for Hydra Lab |
1.1.15
(25 January 2024) |
com.jamshedalamqaderi.ktransport.gradle-pluginA plugin for ktransport library which generate client side code for grpc server |
1.0.6
(29 July 2023) |
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) |