Search Gradle plugins
Plugin | Latest Version |
---|---|
com.wandera.affected-module-detectorA plugin to detect modules with code change in a multi-module project |
0.1.0
(08 October 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.tozydev.fast-moduleConventions configuration for fast module |
0.6.0
(03 February 2024) |
com.gitlab.projectgenerator.module-generatorModule generator for multi-module gradle project |
0.1.0
(16 June 2019) |
io.github.OreshkinIV.module-creatorPlugin for creating modules with base structure via the terminal. Creates a new module with a clean architecture containing the dagger 2 and retrofit template |
1.0.0
(05 May 2024) |
io.ezet.gradle.try-include-moduleInclude a module if it is available on a path specified in local.properties. This can be used in combination with `resolve-to-module` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
io.ezet.gradle.resolve-to-moduleResolves a gradle library dependency to a local source module if one is available. This can be used in combination with `try-include-local` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
rgoldberg.java-modulesJava 9 JPMS (Jigsaw) modules support |
0.2.1
(25 July 2018) |
org.gradlex.java-module-packagingA plugin to package Java Module applications for multiple platforms |
1.0
(18 November 2024) |
org.gradlex.java-module-testingA plugin to test Java Modules (whitebox and blackbox) without the hassle. |
1.5
(18 November 2024) |