Search Gradle plugins

Plugin Latest Version

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.06.13
(13 July 2026)

Applies Java 17 toolchain.

1.0.8
(08 December 2021)

Applies Java 11 toolchain.

1.0.8
(08 December 2021)

Opinionated convention plugin that applies and configures the Kotlin JVM toolchain, compiler arguments (-Xjsr305=strict, -Xemit-jvm-type-annotations, allWarningsAsErrors), javaParameters, and standard repositories (mavenLocal, mavenCentral). Used as a shared foundation by kotlin-library and spring-service convention plugins.

1.1.0
(15 September 2026)

Applies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience.

1.1.1
(10 September 2026)

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)

Resolves and provisions suitable JDK for Gradle builds using the Foojay DiscoAPI

0.11.0
(25 July 2026)

Add support for installing Rust toolchains

0.7.11
(02 July 2026)

Add support for installing Rust toolchains and cross-compiling Rust source code

0.7.11
(02 July 2026)

Applies Java 17 toolchain, Spotless, SpotBugs, Checkstyle, Versions plugin, and standard repos.

1.0.11
(30 May 2026)