Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.timbermir.clean-wizardThis plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto. |
1.0.0-RC1
(05 August 2024) |
net.h34t.scovyA Gradle plugin to generate type-safe kotlin DAO and DTO code from SQL queries. |
0.1.0
(04 December 2023) |
io.github.stepanovd.springwolfdoc2dtoA plugin that helps you generate DTO model by Springwolf docs |
1.0.8-alpha
(05 September 2023) |
org.graphoenixGenerate Java DTO and protobuf based on GraphQL definition |
0.1.1
(09 August 2024) |
io.github.timbermir.clean-wizard.multimoduleThis plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin. |
1.0.0-RC1
(05 August 2024) |
ch.sourcemotion.gradle.vertx.hermesGenerates Kotlin source code for dtos, Vert.x message codecs and communication (consumer, sender) based on JSON (schemas). Take a look in the README |
0.0.1
(26 August 2021) |