| Package | Description |
|---|---|
| io.openliberty.tools.maven.server |
| Modifier and Type | Method and Description |
|---|---|
List<Dependency> |
DependencyGroup.getDependencies()
Get all the current Dependency to copy.
|
List<Dependency> |
CopyDependencies.getDependencies()
Get all the current Dependency to copy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyGroup.addDependency(Dependency dependency)
Add a Dependency into a list.
|
void |
CopyDependencies.addDependency(Dependency dependency)
Add a Dependency into a list.
|
Copyright © 2021 the original author or authors.