| Package | Description |
|---|---|
| restx.build |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleDependency> |
ModuleDescriptor.getDependencies(String scope) |
| Modifier and Type | Method and Description |
|---|---|
ModuleDescriptor |
ModuleDescriptor.concatDependency(String scope,
ModuleDependency dep) |
| Constructor and Description |
|---|
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.