Search Gradle plugins

Plugin Latest Version

A gradle build task for simplifying creation of custom Java9 jre environments.

0.3
(09 April 2018)

Adds a task for copying DJiG dynamic projects from the dev environment (that all the developers in the team can access) to the local development environment

1.0.0
(16 March 2023)

Provides tasks to enable building in and deploying to offline environments

0.3.4
(07 December 2021)

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.0
(17 June 2026)

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)