Search Gradle plugins

Plugin Latest Version

Compress your native executables usin UPX

1.6.0-RC.5
(20 February 2023)

This plugin can be used to debug problems (e.g. concerning performance or determinism) during test execution.

4.0.5
(06 February 2023)

This plugin is useful for projects executing unit tests based on the Selenium (https://www.selenium.dev/) framework. See the Javadoc of the plugin class for more details.

4.0.5
(06 February 2023)

This plugin enables a project to execute self-contained code validation logic, i.e. code validation logic that is implemented in the project itself or in one of its dependencies.

4.0.5
(06 February 2023)

Single jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule

1.1.0
(20 January 2023)

This plugin brings the ability to execute Cukedoctor during the gradle build.

0.1.0
(22 December 2022)

Execute Java or shell processes in the background during a build

0.2.2
(01 December 2022)

Gradle plugin to require Docker to be up and running before executing attached tasks

1.2.0
(30 November 2022)

Plugin to execute JMeter tests.

2.4.0
(24 July 2022)

This plugin use pure java client to execute docker command to complete common tasks like build docker image, push to local or remore registry, deploy to local or remote host

0.0.8
(18 July 2022)