Uses of Class
org.apache.maven.model.RepositoryBase
Packages that use RepositoryBase
-
Uses of RepositoryBase in org.apache.maven.model
Subclasses of RepositoryBase in org.apache.maven.modelMethods in org.apache.maven.model that return RepositoryBaseMethods in org.apache.maven.model that return types with arguments of type RepositoryBaseModifier and TypeMethodDescriptionstatic List<RepositoryBase>
RepositoryBase.repositoryBaseToApiV3
(List<RepositoryBase> list) Method parameters in org.apache.maven.model with type arguments of type RepositoryBaseModifier and TypeMethodDescriptionstatic List<RepositoryBase>
RepositoryBase.repositoryBaseToApiV4
(List<RepositoryBase> list)