Search Gradle plugins
Plugin | Latest Version |
---|---|
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.asciidoctor.jvm.epubAsciidoctor task for creating EPUB3 & KF8 documents (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
4.0.4
(20 December 2024) |
org.asciidoctor.jvm.pdfSimplifies convesion of asciidoc documetns to PDF (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
4.0.4
(20 December 2024) |
org.asciidoctor.jvm.revealjs.baseBase plugin for all AsciidoctorJ Reveal.js tasks & extensions. Provides the revealjs and revealjsPlugins project extensions. (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
4.0.4
(20 December 2024) |
org.asciidoctor.jvm.revealjsPlugin for generating Reveal.JS based slides from Asciidoc source using AsciidoctorJ. Provides the ascidoctorRevealJs task. (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 1.5.x release of 'org.asciidoctor.convert' instead) |
4.0.4
(20 December 2024) |
org.jetbrains.kotlinx.kover.aggregationEvaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files |
0.9.1
(08 January 2025) |
org.openrewrite.build.shadowConfigures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier |
2.3.0
(12 August 2025) |
com.teamscale.aggregationSupports aggregating test execution and coverage data. |
35.2.2
(06 August 2025) |
org.jetbrains.changelogProvides tasks and helper methods for handling changelog in the Project. |
2.4.0
(05 August 2025) |