Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.fast-annotation-processors-in-kotlinPlugin that provides implementation for some Java annotation processors. It's useful is apt is disabled, or while using JVM language without annotation-processing support. |
0.32.1
(16 October 2017) |
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) |
org.kotools.samples.jvmGradle plugin that inlines read-only Kotlin and Java code samples into Dokka documentation, ensuring they are always correct and visible not only online but also in IDEs. |
0.1.0
(17 November 2024) |
io.kriptal.ethers.abigen-pluginA plugin that generates JVM contract bindings for Ethereum smart contracts |
1.2.1
(16 September 2024) |
io.bkbn.sourdough.library.jvmHighly-opinionated, batteries-included jvm library gradle configuration plugin for multi-module projects |
0.13.1
(31 October 2024) |
io.bkbn.sourdough.application.jvmHighly-opinionated, batteries-included JVM application gradle configuration plugin for multi-module projects |
0.13.1
(31 October 2024) |
com.huanshankeji.jvm-test-common-feature-variantAdds a JVM test common feature variant with a source set that depends on `main`. |
0.9.0
(04 December 2024) |
com.huanshankeji.jvm.native.osandarch.register-default-supported-feature-variantsRegisters feature variants for different operating systems (Linux, Windows, macOS) and CPU architectures. |
0.9.0
(04 December 2024) |
info.offthecob.ServiceThis plugin contains all the work from `info.offthecob.Base` but includes `jib` for building containers. |
1.0.17
(11 July 2024) |