Package | Description |
---|---|
org.codehaus.mojo.jaxb2.shared.version |
Modifier and Type | Method and Description |
---|---|
static SortedMap<String,DependencyInfo> |
DependsFileParser.createDependencyInfoMap(SortedMap<String,String> versionMap)
Converts a SortedMap received from a
getVersionMap call to hold DependencyInfo values,
and keys on the form groupId/artifactId . |
Modifier and Type | Method and Description |
---|---|
int |
DependencyInfo.compareTo(DependencyInfo that) |
Copyright © 2005–2015 MojoHaus. All rights reserved.