@NotThreadSafe public static class DependencyManagement.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DependencyManagement |
build() |
DependencyManagement.Builder |
dependencies(Collection<Dependency> dependencies) |
DependencyManagement.Builder |
location(Object key,
InputLocation location) |
@Nonnull public DependencyManagement.Builder dependencies(Collection<Dependency> dependencies)
@Nonnull public DependencyManagement.Builder location(Object key, InputLocation location)
@Nonnull public DependencyManagement build()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.