Search Gradle plugins
Plugin | Latest Version |
---|---|
org.creekservice.system.testExecutes blackbox testing of services running in Docker containers |
0.4.1
(22 April 2023) |
com.github.onslip.gradle-one-jarThe gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies. |
1.1.0
(12 April 2023) |
org.hidetake.sshGradle SSH Plugin is a Gradle plugin which provides remote command execution and file transfer features. |
2.11.2
(01 March 2023) |
io.koalaql.markoutPlugin Support for Markout: an executable documentation platform and Markdown DSL for Kotlin |
0.0.11
(23 February 2023) |
org.jetbrains.gradle.upxCompress your native executables usin UPX |
1.6.0-RC.5
(20 February 2023) |
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) |