plugins { id("gradle.java-library-conventions") } dependencies { api(project(":prometeu-infra")) }