public class CARMavenArtifact extends Object
| Constructor and Description |
|---|
CARMavenArtifact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
String |
getVersion() |
void |
setArtifactId(String artifactId) |
void |
setGroupId(String groupId) |
void |
setVersion(String version) |
Copyright © 2020 WSO2. All rights reserved.