Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose. |
0.0.11
(14 July 2025) |
|
Conventions for 'com.gradle.develocity' that automatically accept the terms of use for 'scans.gradle.com' if users opt-in via '--scan' |
0.6.4
(17 December 2025) |