Uses of Interface
org.eclipse.aether.RepositorySystem
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of RepositorySystem in org.apache.maven.resolver.examples.guice
Modifier and TypeMethodDescriptionstatic RepositorySystem
GuiceRepositorySystemFactory.newRepositorySystem()
-
Uses of RepositorySystem in org.apache.maven.resolver.examples.manual
Modifier and TypeMethodDescriptionstatic RepositorySystem
ManualRepositorySystemFactory.newRepositorySystem()
-
Uses of RepositorySystem in org.apache.maven.resolver.examples.sisu
Modifier and TypeMethodDescriptionstatic RepositorySystem
SisuRepositorySystemFactory.newRepositorySystem()
-
Uses of RepositorySystem in org.apache.maven.resolver.examples.supplier
Modifier and TypeMethodDescriptionstatic RepositorySystem
SupplierRepositorySystemFactory.newRepositorySystem()
-
Uses of RepositorySystem in org.apache.maven.resolver.examples.util
Modifier and TypeMethodDescriptionstatic RepositorySystem
Booter.newRepositorySystem
(String factory) Modifier and TypeMethodDescriptionstatic List
<RemoteRepository> Booter.newRepositories
(RepositorySystem system, RepositorySystemSession session) Booter.newRepositorySystemSession
(RepositorySystem system) -
Uses of RepositorySystem in org.eclipse.aether.internal.impl
-
Uses of RepositorySystem in org.eclipse.aether.supplier