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) |
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.hendraanggrian.packagingStart making native distributions for your JAR |
0.2
(20 April 2023) |
jp.henry.maven.repositoryMake it easier downloading artifacts from GitHub Packages. |
2.0.0
(07 April 2023) |
io.github.kyay10.kotlin-all-staticA Kotlin compiler plugin that automatically makes every function/property inside an object static |
0.1.1
(16 October 2022) |
io.github.budius.slow-machineInspired by a real life scenario, this small utility tracks how long you've been sitting around and waiting for your computer to compile. It saves in a simple properties format and could be helpful to make the IT departmentto get you a new computer with faster processor and more RAM. |
0.0.1
(29 August 2022) |
de.jjohannes.java-module-dependenciesA plugin that makes Gradle respect the dependencies defined in 'module-info.java' files. |
0.12
(18 August 2022) |
fr.stardustenterprises.rust.importerA plugin that makes it possible to import outputs from Rust from another Gradle project. |
3.2.5
(10 August 2022) |
org.opendevstack.gradle.conventionsThis Gradle plugin sets basic OpenDevStack conventions when applied to a project, thus making the gradle project compatible to the build requirements. |
0.0.1
(08 July 2022) |