Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin for simlified configutation of the Snabble Android SDK and metadata downloader |
1.0.3
(28 May 2026) |
|
Scans source code for @Test methods without @AllureId, creates test cases in Allure TestOps and annotates the source back. |
1.0.1
(22 April 2026) |
|
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) |
|
Scans all Android Gradle modules and their AAR/JAR dependencies at build time, producing JSON mapping files (module metadata, resource mapping, package mapping) that power per-LOB (Line-of-Business) APK size attribution in the ApkSize Analyzer CLI. Supports dynamic feature modules, functional unit grouping, and fine-grained overrides. |
0.6.0
(13 March 2026) |
|
Detects Kotlin metadata version drift in dependencies — the kind of mismatch that compiles fine but can cause runtime incompatibilities. Scans fat JARs, nested archives, and AARs recursively. |
0.2.0
(07 March 2026) |
|
Scan dependencies in you project and check if there are new verions available. |
0.16.1
(05 May 2025) |
|
Includes GC stats obtained from the GC log |
0.1.0
(09 March 2025) |
|
This Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
|
Find and fix vulnerabilities in you third-party dependencies with this Snyk for Gradle plugin |
0.7.0
(17 October 2024) |
|
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) |