Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Configures Gradle Release plugin for usage in CI |
2.2.1
(13 August 2026) |
|
Deploy and execute your QALIPSIS tests worldwide |
0.1.6
(06 July 2026) |
|
Convert Jacoco XML reports to Cobertura format for importing in GitLab CI coverage report artifact |
2.0.4
(30 June 2026) |
|
Buildprocess tasks: version extension and bom upload to dependency track service |
1.0.6
(23 June 2026) |
|
Plug-and-play Android release automation: build → rename → upload to Google Drive or OneDrive → email QA via browser. Zero credentials to manage. OAuth one-time sign-in. Free. |
1.6.0
(22 June 2026) |
|
Changelog enforcer for Gradle projects |
0.3.0
(25 May 2026) |
|
Shared build utilities and environment checks for Meiji Academy projects. |
1.3.0
(24 May 2026) |
|
Show the impacted targets for a project |
0.2.2
(14 May 2026) |