rootProject.name = 'testing' toolchainManagement { jvm { javaRepositories { repository("foojay") { vendor = "any" } } } }