Search Gradle plugins
Plugin | Latest Version |
---|---|
com.softicar.gradle.test.loggerThis plugin can be used to debug problems (e.g. concerning performance or determinism) during test execution. |
4.0.5
(06 February 2023) |
com.softicar.gradle.selenium.gridThis 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) |
com.softicar.gradle.code.validationThis 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) |
com.needhamsoftware.unojarSingle 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) |
io.datapith.cukedoctorThis plugin brings the ability to execute Cukedoctor during the gradle build. |
0.1.0
(22 December 2022) |
com.github.psxpaul.execforkExecute Java or shell processes in the background during a build |
0.2.2
(01 December 2022) |
io.github.meiblorn.require-dockerGradle plugin to require Docker to be up and running before executing attached tasks |
1.2.0
(30 November 2022) |
de.qualersoft.jmeterPlugin to execute JMeter tests. |
2.4.0
(24 July 2022) |
pub.techfun.docker.plugin.javaThis 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) |
pub.techfun.docker.plugin.cmdThis plugin use local machine shell 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) |