Search Gradle plugins

Plugin Latest Version

Configures HKJ dependencies, preview features, and compile-time checks

0.4.9
(31 July 2026)

Applies org.springframework.boot and wires the MSP Spring Boot BOM for dependency management. Names the bootJar after the root project and registers copyOtelJavaagent to copy the OpenTelemetry Java agent into build/libs at assemble time. Adds spring-boot-devtools (developmentOnly), micrometer-registry-prometheus (runtimeOnly), msp-spring-boot-application (implementation), and msp-spring-test-starter (testImplementation). Rewrites application.yml at processResources time with build metadata (context name, version, CI environment). When com.stano.docker is also applied, auto-configures the Docker image name, build args, and wires bootWar output as the Docker build context.

0.1.9
(30 July 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.15.0-nightly.1
(21 July 2026)

A plugin that adds assertions for annotated method parameters at compile time.

4.5.0
(14 July 2026)

Plugin that processes compiled `*.class` files and inserts compile-time constants

2.1.2
(11 July 2026)

Adds a test suite called 'timingSensitive'

0.7.11
(02 July 2026)

Adds a test suite called 'timeConsuming'

0.7.11
(02 July 2026)

Real-time line-level execution frequency analysis for JVM

0.2.10
(29 March 2026)

Compile-time annotation processor that generates PII-safe MCP tools, REST controllers, DTOs, and OpenAPI specs from annotated Java services

1.2.0
(24 March 2026)

A simple gradle plugin to solve the problem of accessing private fields and methods during compile time.

1.2.1
(22 July 2025)