gradle-compositebuild
There are 11 repositories under gradle-compositebuild topic.
cortinico/kotlin-gradle-plugin-template
🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds
gregwhitaker/gradle-monorepo-example
Example of building projects in a monorepo using Gradle Composite Builds
almogtavor/auto-composite-build
Automate Gradle composite builds
n0lik/TMDB-Android-Client
Tmdb Android Client. The project exposes both ideas and approaches in Android development.
gregwhitaker/gradle-monorepo-multimodule-example
Example of building a multi-module project in a monorepo using Gradle Composite Builds
andrei-punko/composite-build-usage-example
Java project build externalization by put its config into separate repository
gregwhitaker/gradle-monorepo-buildsrc-example
Example of building a monorepo using Gradle Composite Builds with common buildSrc
andrei-punko/build-src-utils
Externalization of build configuration by put it into separate Git repository (Git submodule) and reuse after that
chris-hatton/mpp-composite-example
This project is intended to exercise and test Kotlin Multiplatform's support for Gradle Composite Build (KT-52172)
kazurayam/GradleCustomPlugin-CompositeBuild-linkToIntelliJIDEA
Gradleのカスタムプラグインを作りたい、GradleプロジェクトをComposite Buildにしたい、GradleプロジェクトをIntelliJ IDEAとリンクしたい、と企んで成功した話