See: Description
Interface | Description |
---|---|
Dependencies |
Interface for accessing a known set of dependencies.
|
Class | Description |
---|---|
Dependency |
A single dependency.
|
Dependency.Exclusion |
A dependency exclusion.
|
ManagedDependencies |
Dependencies used by various spring boot tools. |
PomDependencies |
Dependencies implementation backed a maven POM. |
PropertiesFileDependencies |
Dependencies backed by an external properties file (of the form created by the
Spring IO platform). |
ManagedDependencies
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.