Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project. |
0.1.15
(14 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) |
|
Configures the Kotlin/Wasm tool distribution repositories required by Wasm Deploy Optimizer. |
0.3.10
(03 August 2026) |
|
Extended Plugin for LocoLaser that also attaches all required dependencies for Kotlin Multiplatform projects. |
2.7.0
(18 July 2026) |
|
Generates Spring Kafka @KafkaListener consumers and KafkaTemplate producers from AsyncAPI 3.x specifications. Pure JVM — no npm or pip required. |
1.0.0
(14 June 2026) |
|
Plugin required for authoring new Gradle Samples |
0.25.0
(05 June 2026) |
|
Adds Spex core and the spex JUnit Platform engine to the consuming project's test suite, configured against JUnit Jupiter. Requires that the consumer has applied a JVM plugin (java-library, java, or application) first. |
2026.05.10
(25 May 2026) |
|
Verify that your generated POM's fullfill the requirements for maven central |
9.5.0
(28 April 2026) |
|
plugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.5+) |
2026.2
(20 April 2026) |
|
Run JavaFX/TestFX tests on headless CI (Jenkins, GitHub Actions) with OpenJDK 8 — bundles required Monocle config and OpenJFX native libraries so no Zulu FX JDK is needed on the agent. |
0.1.0
(07 April 2026) |