Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Allows compiling a plugin using a XL docker container and running the XL Tool in a Docker container with your plugin preloaded. |
1.1.0
(14 April 2017) |
|
Allows compiling a plugin using a XLD docker container and running XLD in a Docker container with your plugin preloaded. |
1.2.2
(03 November 2016) |
|
Allows compiling a plugin using a XLR docker container and running XLR in a Docker container with your plugin preloaded. |
1.2.1
(25 October 2016) |
|
Tasks used to build Docker images for DeltaFi projects |
2.61.4
(19 August 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.15
(14 August 2026) |
|
This ICM plugin contains special Docker tasks for special test container. |
7.3.0
(10 August 2026) |
|
This ICM plugin contains Docker project integration. |
7.3.0
(10 August 2026) |
|
This ICM plugin integrate Docker tasks to an ICM customization project. |
7.3.0
(10 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) |
|
Gradle plugin that wraps your JVM application to a new Docker image. |
3.1.8
(17 June 2026) |