Represents the manifest of a dependency as well as the dependencies
| Type | Name and description | 
|---|---|
List<? extends ManifestDependency> | 
                            getManifestDependencies()Returns the direct dependency of this dependency.  | 
                        
String | 
                            getName()Returns a user friendly name.  | 
                        
| Methods inherited from class | Name | 
|---|---|
interface ManifestProvider | 
                            getManifest | 
                        
Returns the direct dependency of this dependency.
Returns a user friendly name.