Package org.apache.maven.api
Interface LocalRepository
- All Superinterfaces:
Repository
- All Known Implementing Classes:
DefaultLocalRepository
The local repository is used to cache artifacts downloaded from
RemoteRepository
and to hold artifacts that have been build locally.- Since:
- 4.0.0
-
Field Summary
Fields inherited from interface org.apache.maven.api.Repository
CENTRAL_ID
-
Method Summary
Methods inherited from interface org.apache.maven.api.Repository
getId, getType
-
Method Details
-
getPath
-