org.sonatype.aether.test.util
Class ArtifactDescription
java.lang.Object
org.sonatype.aether.test.util.ArtifactDescription
public class ArtifactDescription
- extends Object
- Author:
- Benjamin Hanzelmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRelocations
public List<Artifact> getRelocations()
getRepositories
public List<RemoteRepository> getRepositories()
getManagedDependencies
public List<Dependency> getManagedDependencies()
getDependencies
public List<Dependency> getDependencies()
Copyright © 2010-2013. All Rights Reserved.