Class SpringBootDependenciesDependencyManagement
java.lang.Object
org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
org.springframework.boot.cli.compiler.dependencies.SpringBootDependenciesDependencyManagement
- All Implemented Interfaces:
DependencyManagement
DependencyManagement
derived from the effective pom of
spring-boot-dependencies
.- Since:
- 1.3.0
- Author:
- Andy Wilkinson
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.boot.cli.compiler.dependencies.MavenModelDependencyManagement
find, getDependencies, getSpringBootVersion
-
Constructor Details
-
SpringBootDependenciesDependencyManagement
public SpringBootDependenciesDependencyManagement()
-