Search Gradle plugins

Plugin Latest Version

Spotless - keep your code spotless with Gradle

8.8.0
(29 June 2026)

Format your Java source files with google-java-format

0.9
(08 June 2020)

Gradle plugin to run google-java-format

1.0
(03 June 2018)

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.8
(27 July 2026)