public static class MavenSpyLogProcessor.MavenArtifact extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
artifactId |
String |
classifier |
String |
extension |
String |
file |
String |
groupId |
String |
type |
String |
version |
| Constructor and Description |
|---|
MavenArtifact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
boolean |
isSnapshot() |
String |
toString() |
Copyright © 2016–2017. All rights reserved.