Uses of Class
aQute.bnd.maven.MavenDependencyGraph.Artifact
Packages that use MavenDependencyGraph.Artifact
-
Uses of MavenDependencyGraph.Artifact in aQute.bnd.maven
Fields in aQute.bnd.maven declared as MavenDependencyGraph.ArtifactModifier and TypeFieldDescription(package private) MavenDependencyGraph.ArtifactMavenDependencyGraph.rootFields in aQute.bnd.maven with type parameters of type MavenDependencyGraph.ArtifactModifier and TypeFieldDescription(package private) final Map<URI,MavenDependencyGraph.Artifact> MavenDependencyGraph.cache(package private) List<MavenDependencyGraph.Artifact>MavenDependencyGraph.Artifact.dependencies(package private) final List<MavenDependencyGraph.Artifact>MavenDependencyGraph.dependenciesMethods 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 TypeMethodDescriptionvoidMavenDependencyGraph.Artifact.add(MavenDependencyGraph.Artifact artifact) voidMavenDependencyGraph.addArtifact(MavenDependencyGraph.Artifact artifact)