Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Good human-readable description of what your plugin is about |
1.6
(14 May 2018) |
|
Release project to docker registry |
0.9
(11 September 2017) |
|
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) |
|
Conventions for 'com.google.cloud.artifactregistry.gradle-plugin' to publish to GCP Artifact Registry repositories |
0.7.10
(11 June 2026) |
|
Automatically patches vulnerable Java dependencies with secure versions from the Root.io registry — no changes to your dependency declarations required. |
0.5.0
(07 June 2026) |
|
Duplicates Docker Images into different registries. |
4.4.0
(01 June 2026) |
|
The App Docker Gradle plugin lets you build a single Docker image for an application that spans different subprojects, each one representing a different component of the same application. The Docker image can then be pushed to a registry. |
1.0.17
(21 May 2026) |
|
Conventional-commits versioning + Docker image release for ghcr.io and other registries. |
0.3.0
(11 May 2026) |
|
Harness Gradle plugin to deploy artifacts to Harness registry with optimized approach |
1.0.1
(08 April 2026) |