| Modifier and Type | Method and Description |
|---|---|
static DependencyChild |
DependencyChild.fromNode(org.apache.maven.shared.dependency.tree.DependencyNode node) |
| Modifier and Type | Method and Description |
|---|---|
List<DependencyChild> |
Dependency.getDependencies() |
| Constructor and Description |
|---|
Dependency(DependencyId id,
List<DependencyChild> dependencies) |
Copyright © 2015. All rights reserved.