Package org.apache.maven.api.model
Class DependencyManagement.Builder
java.lang.Object
org.apache.maven.api.model.DependencyManagement.Builder
- Enclosing class:
- DependencyManagement
Builder class used to create DependencyManagement instances.
- 
Method SummaryModifier and TypeMethodDescriptionbuild()dependencies(Collection<Dependency> dependencies) location(Object key, InputLocation location) 
- 
Method Details- 
dependencies
- 
location
- 
build
 
-