Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.javenue.jvmlibs.auto-validatorA plugin which adds dependencies and configurations to enable Auto Validator. |
1.0.0
(24 June 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) |
dev.adamko.kotlin.binary-compatibility-validatorValidates the public JVM binary API to make sure breaking changes are tracked. |
0.1.0
(02 May 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.github.lucacampanella.cordadeterministicvalidatorplugin.corda-deterministic-validator-pluginCompiles code against the deterministic Corda compiler and modules, checking if it is indeed deterministic |
0.0.3
(17 July 2019) |
io.github.fluxo-kt.binary-compatibility-validator-jsAllows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
0.2.0
(16 September 2023) |
com.nwalsh.gradle.relaxng.validateA Gradle plugin for doing RELAX NG validation |
0.10.5
(18 May 2023) |
dev.adamko.kotlin.binary-compatibility-validator.settingsValidates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file. |
0.1.0
(02 May 2023) |
dev.adamko.kotlin.binary-compatibility-validator.projectValidates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file. |
0.1.0
(02 May 2023) |
nl.recognize.liquibase.validate.gradleA plugin for checking Liquibase changes |
1.0.6
(13 April 2023) |