org.nuiton.plugin
Class DependencyUtil.ArtifactDependencyEntry
java.lang.Object
org.nuiton.plugin.DependencyUtil.ArtifactDependencyEntry
- Enclosing class:
- DependencyUtil
public static class DependencyUtil.ArtifactDependencyEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
artifact
protected final org.apache.maven.artifact.Artifact artifact
artifactKey
protected final String artifactKey
node
protected org.apache.maven.shared.dependency.tree.DependencyNode node
depIds
protected List<String> depIds
DependencyUtil.ArtifactDependencyEntry
public DependencyUtil.ArtifactDependencyEntry(org.apache.maven.artifact.Artifact artifact)
Copyright © 2009-2010 CodeLutin. All Rights Reserved.