Search Gradle plugins
Plugin | Latest Version |
---|---|
org.smartbit4all.platform.gradle.vaadin-moduleGeneric plugin for use with smartbit4all based projects, adds Vaadin dependencies for module development. |
0.6.0
(05 September 2025) |
org.gradlex.extra-java-module-infoAdd module information to legacy Java libraries. |
1.13.1
(03 September 2025) |
io.github.machaval.compile-module-info-pluginCompiler for module-info.java |
3.3
(23 July 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.11
(14 July 2025) |
org.gradlex.java-module-packagingA plugin to package Java Module applications for multiple platforms |
1.1
(02 July 2025) |
com.jraska.module.graph.assertionGradle plugin to keep your modules graph healthy and lean. |
2.9.0
(23 June 2025) |
io.github.shuigedeng.modulespringboot module plugin |
2025.07
(21 June 2025) |
com.link-intersystems.gradle.multi-moduleConfigures the Gradle build by automatically detecting subprojects and composite builds. |
0.6.1
(30 April 2025) |
io.github.electrolytej.module-assembler-settings-pluginA plugin that helps you easy to indlude/exclude module |
1.3.1
(18 April 2025) |
io.github.electrolytej.module-assembler-rootproject-pluginA plugin that helps you easy to assembler source、binary module |
1.3.1
(18 April 2025) |