| Modifier and Type | Method and Description | 
|---|---|
DependencyManagement.Builder | 
DependencyManagement.Builder.dependencies(Collection<Dependency> dependencies)  | 
DependencyManagement.Builder | 
DependencyManagement.Builder.location(Object key,
        InputLocation location)  | 
static DependencyManagement.Builder | 
DependencyManagement.newBuilder()
Creates a new  
DependencyManagement builder instance. | 
static DependencyManagement.Builder | 
DependencyManagement.newBuilder(boolean withDefaults)
Creates a new  
DependencyManagement builder instance using default values or not. | 
static DependencyManagement.Builder | 
DependencyManagement.newBuilder(DependencyManagement from)
Creates a new  
DependencyManagement builder instance using the specified object as a basis. | 
static DependencyManagement.Builder | 
DependencyManagement.newBuilder(DependencyManagement from,
          boolean forceCopy)
Creates a new  
DependencyManagement builder instance using the specified object as a basis. | 
DependencyManagement.Builder | 
DependencyManagement.with()
Creates a new builder with this object as the basis. 
 | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.