Uses of Class
aQute.bnd.maven.MavenDependencyGraph.Artifact
Packages that use MavenDependencyGraph.Artifact
-
Uses of MavenDependencyGraph.Artifact in aQute.bnd.maven
Methods in aQute.bnd.maven that return MavenDependencyGraph.ArtifactModifier and TypeMethodDescriptionMavenDependencyGraph.getArtifact
(String groupId, String artifactId, String version) Methods in aQute.bnd.maven with parameters of type MavenDependencyGraph.ArtifactModifier and TypeMethodDescriptionvoid
MavenDependencyGraph.Artifact.add
(MavenDependencyGraph.Artifact artifact) void
MavenDependencyGraph.addArtifact
(MavenDependencyGraph.Artifact artifact)