plugins { id 'java-library' } java { modularity.inferModulePath = true }