Package org.eclipse.aether.internal.impl.scope


package org.eclipse.aether.internal.impl.scope
  • Classes
    Class
    Description
    A dependency graph transformer that refines the request context for nodes that belong to the "project" context by appending the buildpath type to which the node belongs.
    A scope deriver for use with ConflictResolver that supports the scopes from ScopeManager.
    A scope selector for use with ConflictResolver that supports the scopes from ScopeManager.
    A dependency selector that excludes optional dependencies which occur beyond given level.
    A dependency selector that filters transitive dependencies based on their scope.
    This is a diagnostic tool to dump out scope manager states.