Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Map all dependencies to classes and fields for easy calling in gradle scripts. |
0.1.0
(08 December 2021) |
|
This gradle plugin will remapped you NMS projects. |
1.1.2
(08 January 2025) |
|
This gradle plugin will remapped you NMS projects. |
1.0.1
(02 January 2025) |
|
Auto generate Entity,Mapper,Dao class for mybatis |
0.0.6
(24 August 2022) |
|
Auto generate Entity,Mapper,Dao class for mybatis |
0.0.6
(24 August 2022) |
|
Kotlin compiler plugin for generating object mappers |
2.2.21-2.1.1
(10 December 2025) |
|
A Gradle plugin that generates boilerplate code (Controller, Service, Repository, DTO, MyBatis Mapper) for Spring Boot projects. |
1.0.4
(24 September 2025) |
|
Often 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) |
|
This 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) |
|
This 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) |