spring-boot/spring-boot-tools
Andy Wilkinson 2c3c62d71c Replace basic Gradle dependency management with use of separate plugin
This commit replaces Spring Boot's basic dependency management support
with separate dependency management plugin. This has a number of
benefits including:

1. A Maven bom can be used rather than a custom properties file
2. Dependency management is applied transitively rather than only to
   direct dependencies
3. Exclusions are applied as they would be in Maven
4. Gradle-generated poms are automatically configured with the
   appropriate dependency management

Closes gh-2133
2015-03-19 13:23:40 +00:00
..
spring-boot-configuration-processor Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-dependency-tools Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00
spring-boot-gradle-plugin Replace basic Gradle dependency management with use of separate plugin 2015-03-19 13:23:40 +00:00
spring-boot-loader Use maven-dependency-plugin 2.10 in Loader's integration test projects 2015-03-05 14:07:40 +00:00
spring-boot-loader-tools Merge branch '1.2.x' 2015-03-04 13:43:25 +00:00
spring-boot-maven-plugin Merge branch '1.2.x' 2015-03-04 13:43:25 +00:00
pom.xml Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00