Uses of Interface
org.apache.maven.artifact.repository.RepositoryCache
-
Packages that use RepositoryCache Package Description org.apache.maven.artifact.resolver org.apache.maven.execution -
-
Uses of RepositoryCache in org.apache.maven.artifact.resolver
Methods in org.apache.maven.artifact.resolver with parameters of type RepositoryCache Modifier and Type Method Description ArtifactResolutionRequestArtifactResolutionRequest. setCache(RepositoryCache cache) -
Uses of RepositoryCache in org.apache.maven.execution
Methods in org.apache.maven.execution that return RepositoryCache Modifier and Type Method Description RepositoryCacheMavenSession. getRepositoryCache()Deprecated.
-