Package io.quarkus.bootstrap.workspace
Interface WorkspaceModuleId
-
- All Known Implementing Classes:
GAV
public interface WorkspaceModuleId
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetArtifactId()StringgetGroupId()StringgetVersion()static WorkspaceModuleIdof(String groupId, String artifactId, String version)
-