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