| Package | Description |
|---|---|
| net.lecousin.framework.application.libraries.artifacts |
Libraries management using group id, artifact id and version.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
LibraryDescriptorLoader.resolveVersionConflict(String groupId,
String artifactId,
Map<Version,List<Tree.Node<LibraryDescriptorLoader.DependencyNode>>> artifactVersions)
When several versions of the same library are specified, this method resolve the conflict and return the version to be loaded.
|
Copyright © 2019. All rights reserved.