Search Gradle plugins

Plugin Latest Version

Perform tests with docker-compose files

1.0.12
(08 December 2022)

Gradle DockerCompose Integration Test Plugin

0.2.7
(27 January 2017)

Coordinates Docker Compose, Flyway, and jOOQ for fast testing and easy deployment.

1.3.0
(23 August 2025)

generate Jooq code using a temporary Postgresql Docker container

0.9.2
(29 May 2020)

A plugin that allows you to build and test your project inside container.

0.1.0
(24 March 2019)

Gradle DockerCompose Integration Test Plugin

0.2.7
(27 January 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)