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)

Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin.

0.1.15
(14 August 2026)

Applies the F2 BOM to all Kotlin subprojects for automatic dependency version management

0.42.0
(29 July 2026)

Conventions for 'io.github.gradle-nexus.publish-plugin' to publish to Maven Central and filter which modules are published through the '-PpublishingPackageGroup' parameter (subproject plugin)

0.7.11
(02 July 2026)

Entry point settings plugin that applies a basic set of 'org.hiero.gradle' convention plugins to the build and to all subprojects

0.7.11
(02 July 2026)

The App JSDoc Gradle plugin lets you generate JavaScript documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application.

2.0.82
(02 June 2026)

The App TLDDoc Builder lets you generate the tag library documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application.

2.0.4
(21 May 2026)

Configures the Gradle build by automatically detecting subprojects and composite builds.

0.6.2
(26 December 2025)

Provides versioning information based on git history and configurable subprojects

3.1.7
(28 November 2025)

Generate webroot from a Kotlin/JS subproject with browser target for Vert.x Web

0.11.0
(27 October 2025)