Search Gradle plugins

Plugin Latest Version

A Gradle plugin to easily share best-practice project configurations.

0.20.3
(27 July 2026)

A gradle plugin to share best-practice project configurations easily

0.20.3
(27 July 2026)

Sonargraph Gradle Plugin

26.4.0
(27 July 2026)

Convention plugin for publishing artifacts to Maven Central, GitHub Packages, and the Gradle Plugin Portal with GPG signing.

0.41.0
(27 July 2026)

An opinionated gradle plugin to generate jOOQ Kotlin code from Flyway migrations

3.1.4
(27 July 2026)

Azure Webapp Plugin for gradle

1.11.0
(27 July 2026)

Azure Functions Plugin for gradle

1.17.0
(27 July 2026)

Extends com.stano.base for multi-module library builds. Applies the base and jacoco plugins to the root project. Does not set a project version — intended for library repositories that manage versioning separately. Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task.

0.1.8
(27 July 2026)

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