JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
ArtifactResolutionRequest
ArtifactResolutionRequest.
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
RepositoryCache
MavenSession.
getRepositoryCache
()
Deprecated.