Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin that automates the setup and management of Android SDK |
0.12.0
(22 March 2025) |
|
A Gradle plugin that automates the setup and management of Android SDK |
0.12.0
(22 March 2025) |
|
Docker Compose file generation and lifecycle management. Registers generateDockerCompose (resolves artifact versions into a docker-compose.yml template), dockerComposeUp, and dockerComposeDown tasks. Configure the template path, output file, and token replacements via the dockerCompose DSL. Template tokens use {{group:name}} syntax and are resolved from the docker configuration or explicit templateToken(key, value) entries. |
0.1.15
(14 August 2026) |
|
This plugin is unmaintained and may not work. Manage dependendencies |
0.8.1
(22 February 2019) |
|
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) |
|
A Gradle plugin that automates the setup and management of JDK installations for your build environmen |
0.12.0
(22 March 2025) |
|
A Gradle plugin that automates the setup and management of JDK installations for your build environmen |
0.12.0
(22 March 2025) |
|
A Gradle plugin that automates the setup and management of JDK installations for your build environmen |
0.12.0
(22 March 2025) |
|
A Gradle plugin that automates the setup and management of JDK installations for your build environmen |
0.12.0
(22 March 2025) |
|
Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree. |
0.1.15
(14 August 2026) |