Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin to include modules into gradle automatically |
1.3
(07 January 2021) |
|
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces. |
1.0.4-1.4-M3
(24 July 2020) |
|
Android componentized automatic build script |
3.3.0-alpha01
(14 December 2018) |
|
Gradle plugin that builds a self-contained, Docker-ready runtime bundle for Java and Spring Boot applications. It automatically detects required JDK modules, creates a minimized jlink runtime image, packs your app JARs and launcher scripts, and optionally produces a distributable ZIP. Perfect for lightweight container images or standalone deployments. |
1.0.3
(14 November 2025) |
|
Plugin for automatically setting source/targetCompatibility of all modules in project with android support |
1.1
(24 September 2020) |
|
Plugin for automatically setting source/targetCompatibility of all modules in project |
1.1
(24 September 2020) |
|
Plugin for automatically setting source/targetCompatibility of all modules in project to Java 8 |
1.1
(24 September 2020) |
|
A plugin to automatically produce Github/mermaid compatible dependency graphs |
0.1.6
(16 March 2024) |
|
Gradle plugin for automatic Git changes analysis and test scope determination in multi-module projects |
1.0.20
(07 December 2025) |
|
This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.11
(14 July 2025) |