Modifier and Type | Class and Description |
---|---|
static class |
Artifact.Builder |
Modifier and Type | Method and Description |
---|---|
String |
getArtifactId() |
com.google.common.base.Optional<String> |
getClassifier() |
String |
getGroupId() |
String |
getType() |
String |
getVersion() |
public String getGroupId()
public String getArtifactId()
public String getVersion()
public com.google.common.base.Optional<String> getClassifier()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.