Interface ProjectModuleResolver
-
- All Known Implementing Classes:
LocalWorkspace
public interface ProjectModuleResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkspaceModulegetProjectModule(String groupId, String artifactId, String version)
-
-
-
Method Detail
-
getProjectModule
WorkspaceModule getProjectModule(String groupId, String artifactId, String version)
-
-