Search Gradle plugins
Plugin | Latest Version |
---|---|
com.meowool.gradle.toolkit-dependency-mapperMap all dependencies to classes and fields for easy calling in gradle scripts. |
0.1.0
(08 December 2021) |
com.undefinedcreation.mapperThis gradle plugin will remapped you NMS projects. |
0.0.4
(07 July 2024) |
pub.techfun.mybatis.plugin.defaultAuto generate Entity,Mapper,Dao class for mybatis |
0.0.6
(24 August 2022) |
pub.techfun.mybatis.plugin.easydaoAuto generate Entity,Mapper,Dao class for mybatis |
0.0.6
(24 August 2022) |
tech.mappie.pluginKotlin compiler plugin for generating object mappers |
0.9.2
(18 November 2024) |
io.github.vivekgupta4git.mvvm-archOften implementing mvvm architecture in the android, there are always a boilerplate code. Such as Mapper for converting models from the network to the domain,creating data sources and data repositories etc. This plugin aims to reduce the boilerplate such codebase |
1.0.4
(25 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) |
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) |