| Package | Description |
|---|---|
| net.lecousin.framework.application.libraries.artifacts |
Libraries management using group id, artifact id and version.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LibraryDescriptor.Dependency.From
Dependency on another LibraryDescriptor.
|
| Modifier and Type | Method and Description |
|---|---|
LibraryDescriptor.Dependency |
LibraryDescriptorLoader.DependencyNode.getDependency() |
| Modifier and Type | Method and Description |
|---|---|
List<LibraryDescriptor.Dependency> |
LibraryDescriptor.getDependencies()
Return the list of dependencies of this library.
|
| Constructor and Description |
|---|
DependencyNode(LibraryDescriptor.Dependency dep)
Constructor.
|
Copyright © 2019. All rights reserved.