Search Gradle plugins

Plugin Latest Version

Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings.

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)

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)

Registers selectable module metadata for Module Composer in a modular monorepo.

0.2.0
(16 July 2026)

Conventions for 'maven-publish' that configure signing and add additional metadata to POM files

0.7.11
(02 July 2026)

Debug-only source metadata injection scaffold for Compose code location.

0.1.1
(23 June 2026)

Plugin for simlified configutation of the Snabble Android SDK and metadata downloader

1.0.3
(28 May 2026)

Provides build date, version and project name at runtime.

1.1.1
(02 April 2026)

Scans all Android Gradle modules and their AAR/JAR dependencies at build time, producing JSON mapping files (module metadata, resource mapping, package mapping) that power per-LOB (Line-of-Business) APK size attribution in the ApkSize Analyzer CLI. Supports dynamic feature modules, functional unit grouping, and fine-grained overrides.

0.6.0
(13 March 2026)

Generates entity classes from database metadata

6.2.2-RELEASE
(04 February 2026)