Uses of Class
aQute.bnd.maven.MavenDependencyGraph.Artifact
-
Packages that use MavenDependencyGraph.Artifact Package Description aQute.bnd.maven -
-
Uses of MavenDependencyGraph.Artifact in aQute.bnd.maven
Methods in aQute.bnd.maven that return MavenDependencyGraph.Artifact Modifier and Type Method Description MavenDependencyGraph.Artifact
MavenDependencyGraph. getArtifact(java.lang.String groupId, java.lang.String artifactId, java.lang.String version)
Methods in aQute.bnd.maven with parameters of type MavenDependencyGraph.Artifact Modifier and Type Method Description void
MavenDependencyGraph.Artifact. add(MavenDependencyGraph.Artifact artifact)
void
MavenDependencyGraph. addArtifact(MavenDependencyGraph.Artifact artifact)
-