Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.alexiyorlov.gradle.subdepsGives an ability to declare sub-project dependencies easier, from the root project. |
0.1
(07 December 2019) |
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) |
com.link-intersystems.gradle.multi-moduleConfigures the Gradle build by automatically detecting subprojects and composite builds. |
0.6.0
(09 September 2024) |
com.github.fkorotkov.librariesSpecify versions of external libraries in a centralized place and use them across the sub-projects |
1.1
(08 May 2020) |
com.github.ptkltm.development.recursiveincludePlugin for recursively applying sub projects and composite builds. |
0.3.0
(30 October 2019) |
argelbargel.gradle.plugins.sonarqube-multiproject-pluginGradle-Plugin that allows project to be analyzed by sonarqube even if they contain sources as well as sub-modules |
1.3
(12 July 2017) |
argelbargel.gradle.plugins.gitlab-branch-source-pluginGradle-Plugin that allows project to be analyzed by sonarqube even if they contain sources as well as sub-modules |
1.3
(12 July 2017) |