public final class ProjectInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
artifactId |
String |
groupId |
String |
packageName |
String |
version |
Constructor and Description |
---|
ProjectInfo(String groupId,
String artifactId,
String version,
String packageName) |