Search Gradle plugins

Plugin Latest Version

This plugin utilizes ClassGraph to generate depedency graphs to visualize the relationships between the classes

0.0.2
(28 July 2019)

Process compiled classes and add @RequiresKotlinRuntime if class/method requires Kotlin runtime

1.0.113
(12 February 2019)

Map all dependencies to classes and fields for easy calling in gradle scripts.

0.1.0
(08 December 2021)

Imports and repackages dependencies using `Proguard` tool

1.3.0
(15 May 2025)

Create a patch jar by combining classes and resources from a dependency with classes and resources defined in a project

1.0
(14 September 2017)

This plugin is useful to validate manual dependency conflict resolutions, e.g. by failing the build in case of accidential downgrades of dependencies. See the Javadoc of the plugin class for more details.

4.0.5
(06 February 2023)

Gradle plugin that orchestrates dependency analysis, SBOM generation, CVE scanning, and duplicate class detection to identify redundant dependencies in JVM applications. Developed at UBC Okanagan Computer Science.

0.1.0
(16 April 2026)

Gradle plugin to extract project classes dependency graph for using in Lobzik analysis pipeline

0.8.0
(05 October 2024)

Analyzes compiled JVM bytecode to provide class listing, symbol search, call graph traversal, class detail inspection, interface implementation lookup, and package dependency analysis. Designed for coding agents and human developers.

0.1.71
(18 April 2026)

A Gradle plugin that checks whether different artifacts in a configuration provide the same classes

1.3.0
(25 May 2025)