plugins { id 'java-library' } dependencies { api project(':logging-api') api project(':core_io') }