Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin to configure Flamingock with zero boilerplate |
1.0.0-beta.7
(29 December 2025) |
|
This plugin is mainly designed to validate the code styles on changed kt files. |
1.0.0
(11 January 2022) |
|
A Gradle plugin that calculates test coverage percentage specifically for changed code in merge requests.Works with JaCoCo and Kover. Perfect for legacy projects with low overall coverage. |
0.2.0
(15 October 2025) |
|
Jooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. The joobyRun task allows to restart your application on code changes without exiting the JVM |
4.0.13
(22 December 2025) |
|
Jooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. The joobyRun task allows to restart your application on code changes without exiting the JVM |
4.0.13
(22 December 2025) |
|
A plugin to detect modules with code change in a multi-module project |
0.1.0
(08 October 2024) |
|
The DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
|
The DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
|
Development tools for Gradle projects currently include monitoring and automatic execution of test files. When the code file or test file changes, the plug-in automatically detects the corresponding test file and executes it. If you type Enter, all tests will be executed. |
1.3.8
(31 October 2021) |
|
A Gradle plugin for collapsing all dependencies and project code into a single Jar file. NOTE: This plugin changed the core maintainer and has new coordinates: https://plugins.gradle.org/plugin/com.gradleup.shadow |
8.1.1
(20 March 2023) |