plugins { `java-library` } subprojects { apply(plugin = "module-convention") }