plugins { id 'java-library' } dependencies { implementation rootProject implementation catalog.jakarta.json.api implementation catalog.jwo }