| Package | Description |
|---|---|
| restx.build |
| Modifier and Type | Method and Description |
|---|---|
GAV |
GAV.Builder.create() |
GAV |
ModuleDescriptor.getGav() |
GAV |
ModuleDependency.getGav() |
GAV |
ModuleDescriptor.getParent() |
static GAV |
GAV.parse(String gav) |
| Constructor and Description |
|---|
ModuleDependency(GAV gav) |
ModuleDescriptor(GAV parent,
GAV gav,
String packaging,
Map<String,String> properties,
List<String> propertiesFileReferences,
Map<String,List<ModuleFragment>> fragments,
Map<String,List<ModuleDependency>> dependencies,
ModuleDescriptor parsedModuleDescriptor) |
Copyright © 2017. All Rights Reserved.