Search Gradle plugins

Plugin Latest Version

Opt-in Kotlin JVM support for com.stano.java subprojects. Applies the Kotlin JVM Gradle plugin and configures KotlinCompile tasks (incremental compilation, same lint/warning suppression free-compiler-args as the Java compiler). Requires com.stano.java to be applied to the subproject.

0.1.15
(14 August 2026)

Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin.

0.1.15
(14 August 2026)

Configures Mockito as a Java agent for tests

2.2.1
(13 August 2026)

Gradle plugin to create a clean application in Java that already works, It follows our best practices!

4.6.0
(12 August 2026)

Generates AsyncAPI clients and models for Spring Kafka

0.3.2-BETA
(12 August 2026)

Automatically eliminate technical debt

7.39.0
(12 August 2026)

An Api to manage files on a server.

0.1.1
(12 August 2026)

Automatically patches vulnerable Java dependencies with secure versions from the Root.io registry — no changes to your dependency declarations required.

0.7.0
(12 August 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.16.0
(12 August 2026)

Configures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier

2.21.2
(11 August 2026)