Search Gradle plugins
Plugin | Latest Version |
---|---|
ch.tutteli.gradle.plugins.publishApplies maven-publish as well as io.github.gradle-nexus.publish-plugin and configures them according to tutteli's publish conventions. |
5.0.3
(31 October 2024) |
ch.tutteli.gradle.plugins.dokkaApplies JetBrain's dokka plugin, configures it by conventions and provides a javadocJar task. |
5.0.3
(31 October 2024) |
io.github.5hmlA.dev.kspSimplify for ksp develop |
2.1.10
(03 October 2024) |
io.github.5hmlA.vcgracle version catalog |
24.09.30
(01 October 2024) |
org.ai2fit.gradle.development-pluginA convention plugin that applies OWC Formatting, CI Publishing and Semantic Versioning. It also provides additional functionality based on the applied plugins. |
2.1.0
(23 September 2024) |
org.ai2fit.gradle.formatting-pluginA convention plugin that handle the owc formatting profile. It configures the settings of Spotless. |
1.3.0
(23 September 2024) |
com.bonitasoft.gradle.bonita-formattingFormat code based on Bonitasoft's conventions |
0.1.64
(12 July 2024) |
info.offthecob.SpringServiceThis plugin contains all the work from `info.offthecob.Service` but includes customization of the dependency management plugin used by spring, and applies the `kotlin-spring` and `spring-boot` plugins. |
1.0.17
(11 July 2024) |
info.offthecob.Settings* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 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) |