Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.tomictomek.version-propThe util to easily define the app version in the property file. Create `version.properties` file at project root level (default) with following properties: `version.code`, `version.major`, `version.minor`, `version.patch`. To define different properties file name or location use `versionPropDef.propertyFile`. |
1.0.0
(04 January 2025) |
com.huanshankeji.benchmark.kotlinx-benchmark-jvm-conventionsApplies the kotlinx-benchmark and `allopen` plugins, adds the kotlinx-benchmark dependencies, and registers a separate `benchmarks` source set that depends on `main` by default. |
0.9.0
(04 December 2024) |
io.github.alexritian.codegenGradlePluginA custom Gradle plugin that extends gradle-jooq-plugin with default configurations. |
1.0.0
(11 November 2024) |
org.myire.quill.spotbugsConfiguration of and additional functionality for the SpotBugs Gradle plugin |
3.3
(29 August 2024) |
org.myire.quill.pmdConfiguration of and additional functionality for the standard PMD plugin |
3.3
(29 August 2024) |
org.myire.quill.junitConfiguration of and JUnit summary report for the standard Test task |
3.3
(29 August 2024) |
org.myire.quill.javaAdditional functionality for the standard Java tasks and additional Java related tasks |
3.3
(29 August 2024) |
org.myire.quill.jacocoConfiguration of and additional functionality for the standard JaCoCo plugin |
3.3
(29 August 2024) |
org.myire.quill.checkstyleConfiguration of and additional functionality for the standard Checkstyle plugin |
3.3
(29 August 2024) |
com.redmadrobot.kotlin-libraryDefaults for Kotlin projects |
0.19.1
(31 July 2024) |