Search Gradle plugins

Plugin Latest Version

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)

Reads a .env file at settings evaluation time and exposes its entries as a `dotenv` extension for use in settings.gradle.kts. Uses only stable public Gradle APIs (compatible with Gradle 8 and 9+).

0.1.0
(11 June 2026)

Run Python scripts with per-project virtual environment and requirements caching.

0.1.2
(02 June 2026)

Publishes P8eContract classes to Provenance P8e execution environments

1.2.0
(28 April 2026)

A Gradle plugin that simplifies publishing by detecting environment and routing to the correct repository with dynamic versions.

1.1.1
(27 March 2026)

Gradle plugin that replaces secret references with actual values from a secret store before task execution

0.1.0
(23 March 2026)

A type-safe gradle plugin for retrieving sensitive configuration from environment variables, files, and Gradle properties

1.0.0
(16 March 2026)

Allows starting, stopping and restarting of Java services in developer environments

2.0.0
(18 February 2026)

Allows starting, stopping and restarting of generic services in developer environments

2.0.0
(18 February 2026)

Simplifies usage of Docker Compose for integration testing in Gradle environment.

0.17.21
(03 February 2026)