Search Gradle plugins
Plugin | Latest Version |
---|---|
com.jraska.module.graph.assertionGradle plugin to keep your modules graph healthy and lean. |
2.8.0
(02 March 2025) |
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
0.0.3
(25 February 2025) |
org.gradlex.java-module-testingA plugin to test Java Modules (whitebox and blackbox) without the hassle. |
1.6
(19 February 2025) |
gov.raptor.gradle.plugins.jboss-modulesRaptorX JBoss Modules Generator Plugin |
3.4.0
(28 January 2025) |
org.gradlex.java-module-packagingA plugin to package Java Module applications for multiple platforms |
1.0
(18 November 2024) |
org.smartbit4all.platform.gradle.vaadin-moduleGeneric plugin for use with smartbit4all based projects, adds Vaadin dependencies for module development. |
0.5.3
(12 November 2024) |
dev.monosoul.module-treeProvides functions to declare modules as a tree |
0.0.2
(16 October 2024) |
com.link-intersystems.gradle.multi-moduleConfigures the Gradle build by automatically detecting subprojects and composite builds. |
0.6.0
(09 September 2024) |
cz.mtrakal.module.graph.assertionGradle plugin to keep your modules graph healthy and lean with Mermaid output. |
3.0.1
(28 July 2024) |
io.github.electrolytej.module-assembler-settings-pluginA plugin that helps you easy to indlude/exclude module |
1.0.0
(25 July 2024) |