rootProject.name = "demo" include(":demo-domain") include(":demo-application") include(":demo-infrastructure") include(":demo-exposition") include(":demo-launcher")