plugins { id("java-library-conventions") } dependencies { implementation(project(":main-infrastructure")) }