Search Gradle plugins

Plugin Latest Version

A Gradle plugin aimed to help working with Apache Avro.It supports code generation for JSON schema declaration files(.avsc),JSON protocol declaration files(.avpr), and Avro IDL files.In the future, it should support Schema Registry integration, as well."

0.1.4
(23 March 2023)

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.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)

Automatically patches vulnerable Java dependencies with secure versions from the Root.io registry — no changes to your dependency declarations required.

0.7.0
(12 August 2026)

Wraps `docker buildx build` to expose BuildKit features (multi-platform builds, cache mounts, SBOM, provenance, registry cache) as a proper Gradle task DSL. Fills the gap left by gradle-docker-plugin and Jib, which predate/ignore BuildKit.

0.1.0
(17 July 2026)

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

0.2.0
(16 July 2026)

Duplicates Docker Images into different registries.

4.5.1
(14 July 2026)

Conventions for 'com.google.cloud.artifactregistry.gradle-plugin' to publish to GCP Artifact Registry repositories

0.7.11
(02 July 2026)