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)

Extends com.stano.base for multi-module application builds. Applies the base and jacoco plugins to the root project. Automatically derives project.version from git metadata: '<commitTimestamp>-<commitHash>' (or '<commitTimestamp>-<commitHash>-<buildNumber>' in CI). Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task.

0.1.15
(14 August 2026)

Utility plugin for managing configurable project options

0.2.3
(13 August 2026)

Configures sonar for multi project setups for all jvm languages

2.2.1
(13 August 2026)

The CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse.

3.4.1
(11 August 2026)

Generates a clean-architecture Android project skeleton and TOML-driven feature code: domain, data, presentation, DI, and screenshot modules, plus contract-first test scaffolding.

0.1.4
(11 August 2026)

Securely hide secrets in native C++ code for Android and KMP projects.

0.1.0
(09 August 2026)

Sensible configuration for JVM projects

4.1.0
(09 August 2026)

Expose the Git repository that may contain the active project

4.1.0
(09 August 2026)

Perform cross-linking between Javadoc publications within a multi-module Gradle project

4.1.0
(09 August 2026)