Search Gradle plugins

Plugin Latest Version

This Gradle plugin adds a task (:installGeode) that downloads a distribution of Geode via Maven, unzips it into build/install/apache-geode, and sets the proper environment variable for any tests that are run through Gradle.

1.0-SNAPSHOT
(02 November 2017)

Spawns Docker Compose environments for main code and test suites as a Gradle's Shared Build Service

1.4.2
(12 March 2025)

Provides setup for bintray credentials to be read from environment variable for use within a Gradle build

2.0.2
(17 August 2023)

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.8
(27 July 2026)