spring-boot/spring-boot-tools/spring-boot-dependency-tools/src
Phillip Webb ab4baa3c43 Allow gradle builds without version numbers
Add a gradle `ResolutionStrategy` that resolves missing version numbers
using the `spring-boot-dependencies` POM.

This commit also introduces a new `spring-boot-dependency-tools` module
that provides programmatic access to the `dependencyManagement` section
of the dependencies POM.

Fixed gh-262
2014-01-24 22:48:49 -08:00
..
main/java/org/springframework/boot/dependency/tools Allow gradle builds without version numbers 2014-01-24 22:48:49 -08:00
test Allow gradle builds without version numbers 2014-01-24 22:48:49 -08:00