Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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 is no longer maintained. Please refer to the official Kotlin Multiplatform documentation for guidance on setting up iOS projects: https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-ios-integration-overview.html This plugin simplifies building Objective-C/Swift applications by generating an Xcode project from Gradle DSL. Particularly useful for Kotlin Multiplatform projects. For now only iOS applications are supported. |
222.4595-0.23.2
(05 June 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) |
|
user friendly tool to share catalog of constant between project |
1.0.8-1
(05 November 2023) |