The Maven samples use http://repo.spring.io/release, http://repo.spring.io/milestone and http://repo.spring.io/snapshot for plugins, and http://repo.spring.io/milestone and http://repo.spring.io/snapshot for dependencies.
The Gradle samples use mavenLocal and http://repo.spring.io/libs-snapshot for plugins, and varying combinations of mavenLocal, mavenCentral and http://repo.spring.io/libs-snapshot dependencies.