Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Manage project versions automatically with git tags |
0.7.1
(26 September 2024) |
|
Use a Project Zomboid installation as a Java dependency |
0.2.0
(15 September 2024) |
|
The Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations. |
0.1.5
(13 September 2024) |
|
Project extensions for specifying additional metadata and version properties |
3.3
(29 August 2024) |
|
This plugin adds some utilities in root project in a multi-project build |
0.3.0
(19 March 2024) |
|
Analyzing dependencies in a multi-project codebase. Finding root library (direct library dependency / first-level library dependency) for a transitive dependency and their depending projects that directly use them. Displaying unique dependency list. Finding all circular dependency chains. |
1.2.0
(03 March 2024) |
|
Configures project settings |
0.54.0
(26 December 2023) |
|
Configures Gradle plugin projects |
0.54.0
(26 December 2023) |
|
Configures project insight |
0.54.0
(26 December 2023) |
|
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) |