Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin for Android that makes navigation easy in multi-module projects. |
1.9.1
(03 February 2024) |
|
Plugin developed aiming at the automation of the testing process in a Python project. This plugin includes the possibility to specify the src and test folders of the project and perform tests and coverage using all the Python libraries (unittest and coverage modules). It is also supported to use Phython virtual environments. |
1.4.4
(30 May 2023) |
|
Lobzik is a gradle plugin designed to help Android developers chop their monolithic codebases into smaller pieces. It gathers data about dependency graph and runs Louvain algorithm to split it into modules |
0.8.0
(05 October 2024) |
|
A static bus use in modules. |
2.3
(30 October 2019) |
|
A gradle plugin to help creating a custom WildFly Feature Pack |
0.0.11
(08 June 2019) |
|
- Tasks for Jdeps, Jlink, and Jpackage. - connects the Java and Application plugins with these tools and sets sensible conventions. - Infers the module dependencies for non-modular apps using Jdeps. - Configurable via DSL extension `jpackage`. - Offers a source set extension for easier module patching, e.g., for Kotlin interop. |
0.1.0
(13 December 2025) |
|
Plugin that helps to generate `module-info.class` for Java 8 projects. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
|
Entry point settings plugin that applies a basic set of 'org.hiero.gradle' convention plugins to the build and to all subprojects |
0.6.4
(17 December 2025) |
|
A plugin that adds the support for building and testing modular JDK9 applications with Gradle. |
0.3.1
(14 March 2018) |
|
The JaCoCo Aggregate Coverage Plugin simplifies the process of generating a unified code coverage report for multi-module Gradle projects. Leveraging the power of JaCoCo, it seamlessly aggregates coverage data across all subprojects, creating a comprehensive overview of your project's test coverage. This plugin is ideal for large-scale projects where insight into overall code quality is essential. |
0.1.0
(08 November 2023) |