| Package | Description |
|---|---|
| restx.build |
| Modifier and Type | Method and Description |
|---|---|
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,
Map<String,List<ModuleFragment>> fragments,
Map<String,List<ModuleDependency>> dependencies) |
Copyright © 2014. All Rights Reserved.