dependencies { implementation(project(Modules.Demo.Plugin.API)) implementation(project(Modules.Plugin.CORE)) implementation(project(Modules.Plugin.SPRING)) implementation(libs.springBootStarter.web) }