aQute.bnd.maven
Class MavenDependencyGraph
java.lang.Object
aQute.bnd.maven.MavenDependencyGraph
public class MavenDependencyGraph
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenDependencyGraph
public MavenDependencyGraph()
addRepository
public void addRepository(URL repository)
getArtifact
public MavenDependencyGraph.Artifact getArtifact(String groupId,
String artifactId,
String version)
- Parameters:
xp - node - d -
- Throws:
XPathExpressionException
addArtifact
public void addArtifact(MavenDependencyGraph.Artifact artifact)
throws Exception
- Throws:
Exception
Copyright © 2014 aQute SARL. All rights reserved.