public interface ArtifactWithDependencies
| Modifier and Type | Method and Description | 
|---|---|
| List<Dependency> | getDependencies() | 
| List<Dependency> | getManagedDependencies() | 
List<Dependency> getDependencies()
List<Dependency> getManagedDependencies()
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.