plugins { id("java-library-conventions") } dependencies { api(project(":gateway-module-tool-registry:tool-registry-contract-subjects")) }