public interface ResolvedArtifact extends HasAttributes
| Modifier and Type | Method and Description | 
|---|---|
| String | getClassifier() | 
| String | getExtension() | 
| File | getFile() | 
| ComponentArtifactIdentifier | getId() | 
| ResolvedModuleVersion | getModuleVersion()Returns the module which this artifact belongs to. | 
| String | getName() | 
| String | getType() | 
getAttributesFile getFile()
ResolvedModuleVersion getModuleVersion()
String getName()
String getType()
String getExtension()
@Incubating ComponentArtifactIdentifier getId()