Uses of Interface
org.maxxq.maven.repository.IRepository
Packages that use IRepository
Package
Description
-
Uses of IRepository in org.maxxq.maven.configuration
Constructors in org.maxxq.maven.configuration with parameters of type IRepositoryModifierConstructorDescriptionResolveBuildConfiguration(IRepository repository) ResolveBuildConfigurationWorker(org.apache.maven.model.Model project, IRepository repository) -
Uses of IRepository in org.maxxq.maven.dependency
Constructors in org.maxxq.maven.dependency with parameters of type IRepositoryModifierConstructorDescriptionResolveDependencies(IRepository repository) ResolveDependenciesWorker(org.apache.maven.model.Model project, IRepository repository, boolean ignoreInconsistencies, IDependencyFilter dependencyFilter) ResolveRange(IRepository repository) -
Uses of IRepository in org.maxxq.maven.repository
Classes in org.maxxq.maven.repository that implement IRepositoryModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in org.maxxq.maven.repository with parameters of type IRepositoryConstructors in org.maxxq.maven.repository with parameters of type IRepositoryModifierConstructorDescriptionFileCachingRepository(Path basePath, IRepository repository) InMemoryCachingRepository(IRepository repository)