Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.softicar.gradle.java.libraryThis plugin applies the Gradle Java Library plug-in and applies some tweaks. |
4.0.5
(06 February 2023) |
com.softicar.gradle.dependency.validationThis plugin is useful to validate manual dependency conflict resolutions, e.g. by failing the build in case of accidential downgrades of dependencies. 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) |
org.rewedigital.frostCreates a system test runtime to enable powerful UI testing during your CI build. |
0.5.1
(04 January 2019) |
com.energizedwork.webdriver-binariesA plugin that downloads and caches WebDriver binaries specific to the OS the build runs on. |
1.4
(03 February 2018) |
com.pledgecomputers.gradle.spawnThis plugin allows you to easily execute processes or tasks in the background of another task. |
1.0.8
(17 April 2016) |
com.github.rsuiteCMS.gradlePhantomjsAssistantGradle plugin to configure PhantomJS for automated testing. Automatically finds the requested version of PhantomJS for the running platform, downloads it, and configures the `test` task to make use of the binary. |
0.4
(21 October 2015) |
com.github.RSuiteCMS.gradlePhantomjsAssistantGradle plugin to configure PhantomJS for automated testing. Automatically finds the requested version of PhantomJS for the running platform, downloads it, and configures the `test` task to make use of the binary. |
0.1-alpha
(21 October 2015) |