Uses of Interface
org.apache.maven.api.Repository
Packages that use Repository
Package
Description
- 
Uses of Repository in org.apache.maven.apiSubinterfaces of Repository in org.apache.maven.apiModifier and TypeInterfaceDescriptioninterfaceThe local repository is used to cache artifacts downloaded fromRemoteRepositoryand to hold artifacts that have been build locally.interfaceA remote repository that can be used to download or upload artifacts.
- 
Uses of Repository in org.apache.maven.api.servicesMethods in org.apache.maven.api.services that return types with arguments of type RepositoryModifier and TypeMethodDescriptionVersionRangeResolverResult.getRepository(Version version) VersionResolverResult.getRepository()
- 
Uses of Repository in org.apache.maven.internal.implClasses in org.apache.maven.internal.impl that implement Repository