Uses of Interface
org.apache.maven.buildcache.CacheRepository
-
Packages that use CacheRepository Package Description org.apache.maven.buildcache -
-
Uses of CacheRepository in org.apache.maven.buildcache
Subinterfaces of CacheRepository in org.apache.maven.buildcache Modifier and Type Interface Description interfaceLocalCacheRepositoryLocal cache repository.interfaceRemoteCacheRepositoryRemote cache repository.Classes in org.apache.maven.buildcache that implement CacheRepository Modifier and Type Class Description classLocalCacheRepositoryImplLocal cache repository implementation.classRemoteCacheRepositoryImplRemote cache repository implementation.classRemoteCacheRepositoryNoOp
-