This project has retired. For details please refer to its
Attic page.
DependencyGraphKeys
org.apache.maven.archiva.dependency.graph
Class DependencyGraphKeys
java.lang.Object
org.apache.maven.archiva.dependency.graph.DependencyGraphKeys
public class DependencyGraphKeys
- extends java.lang.Object
Key generation for the various objects used within the DependencyGraph.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyGraphKeys
public DependencyGraphKeys()
toManagementKey
public static java.lang.String toManagementKey(DependencyGraphNode node)
toManagementKey
public static java.lang.String toManagementKey(org.apache.maven.archiva.model.ArtifactReference ref)
toManagementKey
public static java.lang.String toManagementKey(org.apache.maven.archiva.model.Dependency ref)
toManagementKey
public static java.lang.String toManagementKey(org.apache.maven.archiva.model.Exclusion ref)
toKey
public static java.lang.String toKey(DependencyGraphNode node)
toKey
public static java.lang.String toKey(org.apache.maven.archiva.model.ArtifactReference ref)