All Classes and Interfaces
Class
Description
A dependency node filter than only accepts nodes that are ancestors of, or equal to, a given list of nodes.
A dependency node filter that logically ANDs together a number of other dependency node filters.
A dependency node filter that delegates to an artifact filter.
Uniquely defines an artifact by groupId, artifactId and version.
A dependency node visitor that clones visited nodes into a new dependency tree.
A dependency node visitor that collects visited nodes for further processing.
Default dependency graph builder that detects current Maven version to delegate to either Maven 3.0 or 3.1+ specific
code.
Default implementation of a DependencyNode.
Utility class to concatenate a number of parameters with separator tokens.
Maven project dependency graph builder API, neutral against Maven 2 or Maven 3.
Indicates that a Maven project's dependency graph cannot be resolved.
Represents an artifact node within a Maven project's dependency graph.
Defines a filter for dependency nodes.
Defines a hierarchical visitor for processing dependency node trees.
A dependency node visitor that filters nodes and delegates to another visitor.
Invokes method on objects using reflection.
Wrapper around Eclipse Aether dependency resolver, used in Maven 3.1.
A dependency node visitor that serializes visited nodes to a writer.
Provides tokens to use when serializing the dependency graph.