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.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) |