@Singleton public class GitDependencyManager extends GitMercurialDependencyManager
LOGGER| Constructor and Description |
|---|
GitDependencyManager(GlobalCacheManager globalCacheManager,
ProjectCacheManager projectCacheManager,
GitClientAccessor gitAccessor) |
| Modifier and Type | Method and Description |
|---|---|
protected GitMercurialAccessor |
getAccessor() |
protected VcsType |
getVcsType() |
createResolvedDependency, determineVersion, doReset, initRepository, resetToSpecificVersion, updateRepository, versionExistsInRepodoResolve, getProjectCacheManager, installclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolvedetermineDependency, determineRelativePath@Inject public GitDependencyManager(GlobalCacheManager globalCacheManager, ProjectCacheManager projectCacheManager, GitClientAccessor gitAccessor)
protected GitMercurialAccessor getAccessor()
getAccessor in class GitMercurialDependencyManagerprotected VcsType getVcsType()
getVcsType in class GitMercurialDependencyManager