SoftiCAR
softicar
Joined on October 26, 2021
com.softicar.gradle.code.validation
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.
com.softicar.gradle.dependency.validation
This 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.
com.softicar.gradle.java.library
This plugin applies the Gradle Java Library plug-in and applies some tweaks.
com.softicar.gradle.selenium.grid
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.
com.softicar.gradle.test.logger
This plugin can be used to debug problems (e.g. concerning performance or determinism) during test execution.
SoftiCAR is not a member of any organizations.