Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used. |
1.1.0
(11 September 2024) |
|
Source code metrics report based on the Scent library |
3.3
(29 August 2024) |
|
Java Object Layout report created with the jol-core library |
3.3
(29 August 2024) |
|
The XRAY Gradle Plugin is a plugin that integrates with the XRAY Test Management tool to enable seamless test execution and reporting. |
1.5.0
(24 July 2024) |
|
Small plugin to verify thresholds from the Compose metrics report. |
0.1.6
(07 June 2024) |
|
Plugin to automatically upload ProGuard mapping files to Bugfender |
1.2.0
(05 February 2024) |
|
A plugin that provides the capability to publish code coverage to Bitbucket. Currently, only JaCoCo reports are supported. |
1.1.0
(26 January 2024) |
|
Collects and prints all dependencies along with their licenses including SPDX support |
1.3.3
(05 October 2023) |
|
A plugin to generate and coverage badges for Kotlin Kover reports and embed them in readme files |
0.0.6
(14 September 2023) |
|
use ASM when transform code to report which class is used on line, this plugin can help to remove unused code |
0.0.4
(30 June 2023) |