Uses of Interface
org.apache.maven.api.Repository
Package
Description
-
Uses of Repository in org.apache.maven.api
Modifier and TypeInterfaceDescriptioninterface
The local repository is used to cache artifacts downloaded fromRemoteRepository
and to hold artifacts that have been build locally.interface
A remote repository that can be used to download or upload artifacts. -
Uses of Repository in org.apache.maven.api.services
Modifier and TypeMethodDescriptionVersionRangeResolverResult.getRepository
(Version version) VersionResolverResult.getRepository()
-
Uses of Repository in org.apache.maven.internal.impl