public class MavenDependencyGraph extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MavenDependencyGraph.Artifact |
| Constructor and Description |
|---|
MavenDependencyGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArtifact(MavenDependencyGraph.Artifact artifact) |
void |
addRepository(URL repository) |
MavenDependencyGraph.Artifact |
getArtifact(String groupId,
String artifactId,
String version) |
public void addRepository(URL repository)
public MavenDependencyGraph.Artifact getArtifact(String groupId, String artifactId, String version)
xp - node - d - XPathExpressionExceptionpublic void addArtifact(MavenDependencyGraph.Artifact artifact) throws Exception
ExceptionCopyright © 2015 aQute SARL. All Rights Reserved.