Search Gradle plugins
Plugin | Latest Version |
---|---|
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.7
(17 May 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) |
org.gradlex.java-module-testingA plugin to test Java Modules (whitebox and blackbox) without the hassle. |
1.7
(17 April 2025) |
org.anwait.extra-java-module-infoBuilding Java Modules with Legacy Libraries |
0.3.0
(07 April 2025) |
org.gradlex.extra-java-module-infoAdd module information to legacy Java libraries. |
1.12
(01 April 2025) |
com.jraska.module.graph.assertionGradle plugin to keep your modules graph healthy and lean. |
2.8.0
(02 March 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) |