Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.arc-e-tect.mirage-api-detector
CC-compatible
Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation. |
4.8.0
(11 September 2026) |
com.netpress.kotidy
CC-compatible
RSpec-style nested test output for Kotest's DescribeSpec, via a real Gradle TestListener -- classic/fd/fs/fv styles matching gorderly (Go)/xctidy (Swift). |
0.1.0
(22 July 2026) |
io.github.woolph.git-version-check
CC-compatible
Adds a verification task to check whether the version set in the project matches up with the supposed version according to the git commit history. |
0.1.6
(17 July 2026) |
|
Configures a Kotlin Multiplatform project to use Firebase via cmp-firebase. Adds the cmp-firebase dependency at a matching version, forces isStatic=true on every Apple framework (Firebase's SwiftPM products are static libraries, so a dynamic framework compiles and links but crashes at launch), and fails the build with an actionable message when Kotlin is below 2.4.20, where the transitive SwiftPM resolution that pulls firebase-ios-sdk does not exist and the build otherwise dies with an unrelated-looking "ld: framework 'FirebaseCore' not found". Documentation: https://github.com/MobileByteLabs/KmpToolkit/blob/dev/cmp-firebase-gradle-plugin/README.md |
3.5.28
(13 September 2026) |
|
Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup. |
0.19.0
(11 September 2026) |
|
Gradle plugin for AppActuator, an Android library that lets AI agents and LLM-based coding tools invoke methods registered by the host app over adb and a local JSON-RPC 2.0 socket, and subscribe to app events. The plugin injects the AppActuator runtime (full or noop implementation) into the matching build variant, applies the keep-alive manifest entries, embeds the RSA public key for authenticated builds, and audits release builds to guarantee that all AppActuator functionality is stripped from production packages. |
0.3.0
(07 August 2026) |
|
Automatically collects GraalVM reachability metadata for your project's dependencies by downloading the official metadata repository and copying matching entries into the build directory. |
1.0.2
(18 June 2026) |
|
Gradle plugin for screen adaptation in Android. |
1.0.2
(25 June 2023) |
|
Simple semver version bumper based on branch matching and git dirty or not |
0.0.4
(23 August 2022) |
|
This plugin aims to help in the competitive programming challenges by allowing you to develop in several files with a one click build, and sharing a common set of codes between challenges. Don't reinvent the wheel, focus on the subject! Supports Problem parsing and Junit based test case matching for better testing and debugging. |
2.0.0
(12 November 2021) |