Interface WorkspaceModuleId

  • All Known Implementing Classes:
    GAV

    public interface WorkspaceModuleId
    • Method Detail

      • getGroupId

        String getGroupId()
      • getArtifactId

        String getArtifactId()
      • getVersion

        String getVersion()