As advised by <@U19P7SPFW> and documented on <http...
# gradle
s
As advised by @eskatos and documented on https://github.com/gradle/kotlin-dsl/blob/2fc2bc1b10980d995809c171b0f02158c4336a80/doc/getting-started/Configuring-Plugins.md, I have tried to use
settings.gradle
to specify other repositories to use with the new Gradle plugin mechanism in order to be able to use Gradle Kotlin DSL accessors, it works when I have already the dependencies in my Gradle cache, but fails with an empty Gradle cache! https://github.com/sdeleuze/spring-kotlin-fullstack/blob/master/settings.gradle