Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.17.0
(16 August 2026) |
|
A JVM desktop application packaging plugin |
2.4.6
(16 August 2026) |
|
Uploads and publishes resources to NexusMC |
1.0.4
(16 August 2026) |
|
Applies the sealed-class-enumizer Kotlin compiler plugin and adds its runtime API dependency. |
2.4.10-0.1.1
(16 August 2026) |
|
Automatically configures Godot-JVM projects |
1.0.0-dev1
(16 August 2026) |
|
A Kotlin compiler plugin that allows you to mark functions as pure and readonly, enabling optimizations and better code analysis. |
1.7.1
(15 August 2026) |
com.arc-e-tect.api-only-suite
CC-compatible
Applies the Shadow, Mirage, and Doppelganger API Detector plugins together, so declared, implemented, and verified are all checked in one step. |
1.0.0
(15 August 2026) |
com.arc-e-tect.doppelganger-api-detector
CC-compatible
Scans OpenAPI documentation, @RestController implementations, and test-level verification evidence (Spring RestDocs, the Atlassian OpenAPI request validator, and Spring Cloud Contract) to report endpoints that are declared and implemented but never verified against their contract. |
1.0.0
(15 August 2026) |
com.arc-e-tect.shadow-api-detector
CC-compatible
Scans Spring Boot @RestController classes for exposed endpoints and reports any that are not described in the OpenAPI documentation. |
2.0.0
(15 August 2026) |
com.arc-e-tect.mirage-api-detector
CC-compatible
Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation. |
1.0.0
(15 August 2026) |