Interface ArtifactWithDependencies
- All Known Implementing Classes:
- PluginArtifact,- ProjectArtifact
public interface ArtifactWithDependencies
ArtifactWithDependencies
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
getDependenciesList<Dependency> getDependencies()
- 
getManagedDependenciesList<Dependency> getManagedDependencies()
 
-