Search Gradle plugins

Plugin Latest Version

Builds a Quarkus application, and provides helpers to launch dev-mode, the Quarkus CLI, building of native images

3.37.1
(01 July 2026)

Adds 'grype' and 'trivy' tasks that scan the project's Docker image for vulnerabilities

2.58.1
(30 June 2026)

Tasks used to build Docker images for DeltaFi projects

2.58.1
(30 June 2026)

Resolves and provisions suitable JDK for Gradle builds using the Foojay DiscoAPI

0.8.0
(24 June 2026)

Adds tasks to create and publish a docker image to docker hub

2.0.20
(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)

Docker container run lifecycle management. Registers dockerRun, dockerStop, dockerRemoveContainer, dockerRunStatus, and dockerNetworkModeStatus tasks. Configure the container via the dockerRun DSL: image, container name, ports, volumes, environment variables, command, network mode, and extra arguments. Supports daemonized containers (default) and ephemeral containers via clean=true (adds --rm).

0.1.6
(22 June 2026)

Automatically collects GraalVM reachability metadata for your project's dependencies by downloading the official metadata repository and copying matching entries into the build directory.

1.0.2
(18 June 2026)

GluonFX plugin allows to run JavaFX application on the JVM or to create their native images.

1.0.29
(18 June 2026)

Gradle plugin that wraps your JVM application to a new Docker image.

3.1.8
(17 June 2026)