Class Mojo
-
- All Implemented Interfaces:
public final class Mojo
-
-
Method Summary
Modifier and Type Method Description final StringgetGroupId()final StringgetArtifactId()final StringgetVersion()Booleanequals(Object other)IntegerhashCode()StringtoString()-
-
Method Detail
-
getGroupId
final String getGroupId()
-
getArtifactId
final String getArtifactId()
-
getVersion
final String getVersion()
-
-
-
-