Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Buildprocess tasks: version extension and bom upload to dependency track service |
1.0.6
(23 June 2026) |
|
Applies org.springframework.boot and wires the MSP Spring Boot BOM for dependency management. Names the bootJar after the root project and registers copyOtelJavaagent to copy the OpenTelemetry Java agent into build/libs at assemble time. Adds spring-boot-devtools (developmentOnly), micrometer-registry-prometheus (runtimeOnly), msp-spring-boot-application (implementation), and msp-spring-test-starter (testImplementation). Rewrites application.yml at processResources time with build metadata (context name, version, CI environment). When com.stano.docker is also applied, auto-configures the Docker image name, build args, and wires bootWar output as the Docker build context. |
0.1.6
(22 June 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.6
(22 June 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.6
(22 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) |
|
A plugin for building Jenkins plugins |
0.58.0-rc.3
(07 June 2026) |
|
Opinionated convention plugin for production-ready Spring Boot microservices. Pre-configures Kotlin, Spring Cloud, Netflix DGS (GraphQL), MapStruct, Spotless code formatting, testing stack (JUnit 5, assertk, awaitility), and semantic versioning — so you can focus on business logic. |
0.6.0
(31 May 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) |
|
Extracts, visualizes, and enforces architectural rules in Kotlin Multiplatform and Android projects. Interactive HTML graph. Architecture rule DSL. CI-ready. |
0.5.0
(20 May 2026) |