Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.turansky.kfc.latest-webpackConfigure latest/stable webpack for Kotlin/JS projects |
8.10.0
(11 August 2024) |
io.github.dogacel.dsl.dockerfileStreamlined Dockerfile generation using Kotlin DSL inside Gradle build scripts. |
0.0.1
(11 August 2024) |
io.github.cquilezg.properties-managerLoad properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management |
1.0
(09 August 2024) |
io.github.izhangzhihao.unmetaRemove @Metadata and @DebugMetadata annotation from your Kotlin classes |
1.0.3
(09 August 2024) |
io.github.klahap.coamThe OpenAPI Spec Merger Checker (coam) is a Gradle plugin that verifies whether all paths of one OpenAPI specification file are fully included, through $ref, in another OpenAPI specification file. |
1.0.0
(09 August 2024) |
io.github.turansky.kfc.wrappersKotlin Wrappers support for Kotlin/JS projects |
8.8.0
(07 August 2024) |
io.github.klahap.dotenvA plugin for parsing and loading environment variables from .env files |
1.1.3
(07 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) |
io.github.offrange.git-semantic-versioningA Gradle plugin that automatically versions your project based on Git tags, following the Semantic Versioning 2.0 specification. |
0.2.5
(31 July 2024) |